Searched refs:PHP_API_VERSION (Results 1 – 3 of 3) sorted by relevance
64 …PHP_API_VERSION=`grep '#define PHP_API_VERSION' $includedir/main/php.h|$SED 's/#define PHP_API_VER…74 echo "PHP Api Version: "$PHP_API_VERSION
25 #define PHP_API_VERSION 20240925 macro
836 snprintf(temp_api, sizeof(temp_api), "%d", PHP_API_VERSION); in php_print_info()
Completed in 10 milliseconds