Home
last modified time | relevance | path

Searched refs:PHP_VERSION_ID (Results 1 – 25 of 33) sorted by relevance

12

/PHP-5.6/ext/reflection/tests/
H A DReflectionFunction_isDeprecated_basic.phpt8 if (!extension_loaded('reflection') || !defined('PHP_VERSION_ID') || PHP_VERSION_ID < 50300) print …
H A DReflectionFunction_getClosureThis.phpt5 if (!extension_loaded('reflection') || !defined('PHP_VERSION_ID') || PHP_VERSION_ID < 50300) {
H A DReflectionFunction_isClosure_basic.phpt8 if (!extension_loaded('reflection') || !defined('PHP_VERSION_ID') || PHP_VERSION_ID < 50300) {
H A DReflectionFunction_getClosureScopeClass.phpt5 if (!extension_loaded('reflection') || !defined('PHP_VERSION_ID') || PHP_VERSION_ID < 50399) {
H A DReflectionMethod_getClosureThis.phpt5 if (!extension_loaded('reflection') || !defined('PHP_VERSION_ID') || PHP_VERSION_ID < 50300) {
/PHP-5.6/ext/intl/transliterator/
H A Dtransliterator_class.c131 #if PHP_VERSION_ID < 50399 in Transliterator_object_create()
217 #if PHP_VERSION_ID >= 50399
247 #if PHP_VERSION_ID < 50399
265 #if PHP_VERSION_ID < 50399 in Transliterator_get_property_ptr_ptr()
279 #if PHP_VERSION_ID < 50399
299 #if PHP_VERSION_ID < 50399 in Transliterator_read_property()
314 #if PHP_VERSION_ID < 50399
331 #if PHP_VERSION_ID < 50399 in Transliterator_write_property()
/PHP-5.6/main/
H A Dphp_version.h8 #define PHP_VERSION_ID 50641 macro
/PHP-5.6/Zend/tests/
H A Dunset_cv07.phpt4 <?php if(PHP_VERSION_ID >= 50399){ die('skip not needed anymore without register_globals'); } ?>
/PHP-5.6/ext/standard/tests/general_functions/
H A Dimport_request2.phpt4 <?php if(PHP_VERSION_ID >= 50399){ die('skip not needed anymore without register_globals'); } ?>
H A Dimport_request3.phpt4 <?php if(PHP_VERSION_ID >= 50399){ die('skip not needed anymore without register_globals'); } ?>
H A Dimport_request.phpt4 <?php if(PHP_VERSION_ID >= 50399){ die('skip not needed anymore without register_globals'); } ?>
H A Dimport_request1.phpt4 <?php if(PHP_VERSION_ID >= 50399){ die('skip not needed anymore without register_globals'); } ?>
/PHP-5.6/ext/posix/tests/
H A Dposix_access_safemode.phpt14 if (PHP_VERSION_ID < 503099) {
H A Dposix_access_error_modes.phpt16 if (PHP_VERSION_ID < 503099) {
H A Dposix_access.phpt16 if (PHP_VERSION_ID < 503099) {
H A Dposix_access_error_wrongparams.phpt16 if (PHP_VERSION_ID < 503099) {
H A Dposix_mkfifo_safemode.phpt20 if (PHP_VERSION_ID < 503099) {
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_prompt.h61 #if PHP_VERSION_ID >= 50500
H A Dphpdbg_utils.h127 #if PHP_VERSION_ID < 50500
H A Dphpdbg_prompt.c1088 #if PHP_VERSION_ID >= 50500 in phpdbg_create_execute_data()
1147 #if PHP_VERSION_ID >= 50500
1161 #if PHP_VERSION_ID < 50500
1169 #if PHP_VERSION_ID >= 50500
1320 #if PHP_VERSION_ID < 50500
H A Dphpdbg_frame.c146 #if PHP_VERSION_ID >= 50600 in phpdbg_dump_prototype()
/PHP-5.6/ext/zip/
H A Dphp_zip.c53 #if PHP_VERSION_ID < 50400
63 #if PHP_VERSION_ID < 50500
154 #if PHP_VERSION_ID < 50600
901 #if PHP_VERSION_ID >= 50400 in php_zip_get_property_ptr_ptr()
910 #if PHP_VERSION_ID >= 50400 in php_zip_get_property_ptr_ptr()
945 #if PHP_VERSION_ID >= 50400 in php_zip_read_property()
954 #if PHP_VERSION_ID >= 50400 in php_zip_read_property()
995 #if PHP_VERSION_ID >= 50400 in php_zip_has_property()
1004 #if PHP_VERSION_ID >= 50400 in php_zip_has_property()
1135 #if PHP_VERSION_ID < 50400 in php_zip_object_new()
[all …]
/PHP-5.6/ext/mysqli/
H A Dmysqli_fe.c246 #if PHP_VERSION_ID > 50399
254 #if PHP_VERSION_ID > 50399
/PHP-5.6/ext/intl/common/
H A Dcommon_enum.cpp203 #if PHP_VERSION_ID < 50399 in IntlIterator_object_create()
/PHP-5.6/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp222 #if PHP_VERSION_ID < 50399 in BreakIterator_object_create()

Completed in 51 milliseconds

12