Home
last modified time | relevance | path

Searched refs:zend_version (Results 1 – 5 of 5) sorted by last modified time

/PHP-8.1/ext/standard/
H A Dinfo.c785 const char *zend_version = get_zend_version(); in php_print_info() local
927 php_info_print(zend_version); in php_print_info()
929 zend_html_puts(zend_version, strlen(zend_version)); in php_print_info()
/PHP-8.1/Zend/
H A Dzend_builtin_functions.c67 ZEND_FUNCTION(zend_version) in ZEND_FUNCTION() argument
H A Dzend_builtin_functions.stub.php10 function zend_version(): string {} function
H A Dzend_builtin_functions_arginfo.h220 ZEND_FUNCTION(zend_version);
281 ZEND_FE(zend_version, arginfo_zend_version)
/PHP-8.1/tests/lang/
H A Dbug20175.phpt7 print zend_version()."\n";

Completed in 54 milliseconds