Home
last modified time | relevance | path

Searched refs:version (Results 26 – 50 of 1215) sorted by path

12345678910>>...49

/PHP-7.4/Zend/tests/
H A Dbug73163.phpt17 …tant UNDEFINED - assumed 'UNDEFINED' (this will throw an Error in a future version of PHP) in %s:%d
H A Dconcat_003.phpt5 if (PHP_DEBUG) { die ("skip debug version is slow"); }
H A Dconstants_002.phpt16 …fined constant foo - assumed 'foo' (this will throw an Error in a future version of PHP) in %s on …
H A Dconstants_005.phpt10 …_safe - assumed 'ZEND_THREAD_safe' (this will throw an Error in a future version of PHP) in %s on …
H A Ddynamic_call_001.phpt17 Deprecated: Methods with the same name as their class will not be constructors in a future version
H A Dhalt_compiler5.phpt8 …assumed '__COMPILER_HALT_OFFSET__' (this will throw an Error in a future version of PHP) in %s on …
H A Dlist_keyed.phpt28 7 => "the best PHP version",
62 string(20) "the best PHP version"
70 string(20) "the best PHP version"
H A Dlist_keyed_undefined.phpt7 7 => "the best PHP version",
H A Dns_041.phpt20 …fined constant BAR - assumed 'BAR' (this will throw an Error in a future version of PHP) in %sns_0…
H A Dns_076.phpt14 …nstant unknown - assumed 'unknown' (this will throw an Error in a future version of PHP) in %sns_0…
16 …nstant unknown - assumed 'unknown' (this will throw an Error in a future version of PHP) in %sns_0…
18 …nstant unknown - assumed 'unknown' (this will throw an Error in a future version of PHP) in %sns_0…
/PHP-7.4/Zend/tests/return_types/
H A D023.phpt10 Deprecated: Methods with the same name as their class will not be constructors in a future version
/PHP-7.4/Zend/tests/traits/
H A Dbug55554b.phpt52 Deprecated: Methods with the same name as their class will not be constructors in a future version
H A Dnoctor001.phpt26 Deprecated: Methods with the same name as their class will not be constructors in a future version
/PHP-7.4/Zend/tests/use_const/
H A Dshadow_core.phpt2 shadowing a global core constant with a local version
H A Dshadow_global.phpt2 shadowing a global constant with a local version
/PHP-7.4/Zend/tests/use_function/
H A Dshadow_core.phpt2 shadowing a global core function with a local version
H A Dshadow_global.phpt2 shadowing a global function with a local version
/PHP-7.4/Zend/
H A Dzend.c1144 + strlen(extension->version) in END_EXTERN_C()
1150 …info_length, " with %s v%s, %s, by %s\n", extension->name, extension->version, extension->copyr… in END_EXTERN_C()
H A Dzend_API.c3681 return module ? module->version : NULL; in zend_get_module_version()
H A Dzend_extensions.h79 char *version; member
H A Dzend_modules.h85 const char *version; member
119 const char *version; /* version */ member
/PHP-7.4/appveyor/
H A Dbuild.bat27 echo Got SDK version %GOT_SDK_VER%
29 echo Switching to the configured SDK version %SDK_BRANCH:~8%
/PHP-7.4/azure/
H A Dcommunity_job.yml25 # Compile a newer version of curl, otherwise there will be an asan warning
/PHP-7.4/build/
H A Dax_func_which_gethostbyname_r.m440 # Free Software Foundation; either version 2 of the License, or (at your
41 # option) any later version.
61 # modified version of the Autoconf Macro, you may extend this special
62 # exception to the GPL to apply to your modified version as well.
H A Dconfig.guess59 version="\
76 --version | -v )
77 echo "$version" ; exit ;;
179 ldd --version 2>&1 | grep -q ^musl; then

Completed in 58 milliseconds

12345678910>>...49