Skip navigation.
Home

ZEND_GCC_VERSION

Used in other macros to determine the version of GCC used

If not compiling with GCC, this is set to 0, otherwise this is an alias for (__GNUC__ * 1000 + __GNUC_MINOR__)