Home
last modified time | relevance | path

Searched refs:used (Results 101 – 125 of 545) sorted by relevance

12345678910>>...22

/PHP-7.4/Zend/tests/
H A Dself_in_eval.phpt2 self etc. can be used in eval() in a class scope
H A Dbug33771.phpt2 Bug #33771 (error_reporting falls to 0 when @ was used inside try/catch block)
H A Dbug49269.phpt2 Bug #49269 (Ternary operator fails on Iterator object when used inside foreach declaration).
H A Dbug71756.phpt2 Bug #71756 (Call-by-reference widens scope to uninvolved functions when used in switch)
H A Dbug79793.phpt2 Bug #79793: Use after free if string used in undefined index warning is changed
H A Dbug40509.phpt2 Bug #40509 (key() function changed behaviour if global array is used within function)
/PHP-7.4/ext/oci8/tests/
H A Derror_bind_2.phpt58 Warning: oci_execute(): Invalid variable used for bind in %s on line %d
62 Warning: oci_bind_by_name(): Invalid variable used for bind in %s on line %d
/PHP-7.4/ext/standard/tests/file/
H A Dunlink_variation3.phpt18 // temp file used
25 // link name used here
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.conf.in26 ; syslog_facility is used to specify what type of program is logging the
68 ; Interval of time used by emergency_restart_interval to determine when
134 ; used in logs and stats. There is no limitation on the number of pools which
137 ; Include one or more files. If glob(3) exists, it is used to include a bunch of
138 ; files from a glob(3) pattern. This directive can be used everywhere in the
140 ; Relative path can also be used. They will be prefixed by:
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_020.phpt25 Typed property Foo::$bar must be int, float used
H A Dtyped_properties_051.phpt27 Typed property A::$a must be string, C used
H A Dtyped_properties_060.phpt19 Fatal error: Uncaught TypeError: Typed property A::$a must be int, string used in %s:%d
H A Dtyped_properties_093.phpt27 Typed property Test::$prop must be int, string used
/PHP-7.4/Zend/tests/generators/
H A Dyield_unary_precedence.phpt2 When + or - are used on yield, they must be unary (and not binary) (Bug #69160)
H A Dyield_in_finally.phpt2 yield can be used in finally (apart from forced closes)
/PHP-7.4/ext/reflection/tests/
H A Dbug40794.phpt2 Bug #40794 (ReflectionObject::getValues() may crash when used with dynamic properties)
/PHP-7.4/ext/opcache/tests/
H A Dpreload_loadable_classes_3.phpt16 Fatal error: Failed to load class Foo used by typed property Test::$prop during preloading in Unkno…
/PHP-7.4/ext/spl/tests/
H A DDirectoryIterator_by_reference.phpt14 Fatal error: Uncaught RuntimeException: An iterator cannot be used with foreach by reference in %s:…
H A DSplDoublyLinkedList_debug-info.phpt2 Check that SplDoublyLinkedList returns debug info when print_r is used.
/PHP-7.4/ext/simplexml/tests/
H A Dforeach_by_reference.phpt21 Fatal error: Uncaught Error: An iterator cannot be used with foreach by reference in %s:%d
H A Dbug40451.phpt2 Bug #40451 (addAttribute() may crash when used with non-existent child node)
/PHP-7.4/ext/standard/tests/array/
H A Dusort_variation11.phpt19 die("Whatever sorting algo you used, this test should never be broken");
/PHP-7.4/ext/pcre/tests/
H A Dbug63055.phpt13 $dummy = array("dummy"); /* used to trigger gc_collect_cycles */
/PHP-7.4/
H A Dbuildconf30 is used to customize the PHP build based on the provided options and system. PHP
33 from the Git repository, buildconf is used for generating a new configure script
/PHP-7.4/ext/filter/tests/
H A Dbug69202.phpt2 Bug #69202 (FILTER_FLAG_STRIP_BACKTICK ignored unless other flags are used)

Completed in 57 milliseconds

12345678910>>...22