Home
last modified time | relevance | path

Searched refs:used (Results 76 – 100 of 545) sorted by relevance

12345678910>>...22

/PHP-7.4/Zend/tests/
H A Dbug26696.phpt2 Bug #26696 (crash in switch() when string index is used)
H A Dconstant_expressions_dynamic_class_name_error.phpt2 Dynamic class names can't be used in compile-time constant refs
H A Dbug34617.phpt2 Bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called)
H A Dheredoc_011.phpt2 STATIC heredocs CAN be used as static scalars.
H A Dnowdoc_011.phpt2 Nowdocs CAN be used as static scalars.
H A Dstrict_001.phpt17 Notice: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
H A Dbug61087.phpt5 // the used file is actually irrelevant, so just use this file
H A Dclass_name_as_scalar_error_001.phpt13 Fatal error: static::class cannot be used for compile-time class name resolution in %s on line %d
H A Dclass_name_as_scalar_error_003.phpt13 Fatal error: static::class cannot be used for compile-time class name resolution in %s on line %d
/PHP-7.4/Zend/tests/generators/
H A Dyield_without_value.phpt2 yield can be used without a value
H A Dyield_during_method_call.phpt2 Yield can be used during a method call
/PHP-7.4/ext/session/tests/
H A Dbug74941.phpt2 Bug #74941 session_start() triggers a warning after headers have been sent but cookies are not used
/PHP-7.4/ext/soap/tests/
H A Dbug46760.phpt2 Bug #46760 (SoapClient doRequest fails when proxy is used)
/PHP-7.4/ext/standard/tests/streams/
H A Dbug76859.phpt2 Bug #76859 (stream_get_line skips data if used with filters)
/PHP-7.4/Zend/tests/traits/
H A Dbug60145.phpt17 Fatal error: Cannot use traits inside of interfaces. foo is used in MyInterface in %s on line %d
H A Dbug76773.phpt2 Bug #76773 (Traits used on the parent are ignored for child classes)
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_scoreboard.c294 if (scoreboard->procs[child_index].used > 0) { in fpm_scoreboard_proc_free()
316 if (!scoreboard->procs[scoreboard->free_proc].used) { in fpm_scoreboard_proc_alloc()
324 if (!scoreboard->procs[i].used) { /* found */ in fpm_scoreboard_proc_alloc()
336 scoreboard->procs[i].used = 1; in fpm_scoreboard_proc_alloc()
H A Dfpm_cleanup.c39 int cl = cleanups.used; in fpm_cleanups_run()
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug75502.phpt10 /* The important part is that restriction>enumeration is used together with mem cache.
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_029.phpt15 Fatal error: Uncaught TypeError: Typed property Foo::$bar must be int, string used in %s:9
H A Dtyped_properties_056.phpt22 Typed property A::$foo must be string, int used
/PHP-7.4/sapi/phpdbg/
H A DREADME.md41 Where the source directory has been used previously to build PHP, there exists a
42 file named `config.nice` which can be used to invoke configure with the same
43 parameters as were used by the last execution of `configure`.
/PHP-7.4/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation8.phpt29 // temp file used
32 // temp link name used
52 // temp link name used
H A Dsymlink_link_linkinfo_is_link_variation7.phpt27 // temp file used
31 // link name used
33 // temp dirname used
/PHP-7.4/ext/opcache/tests/
H A Dissue0183.phpt2 ISSUE #183 (TMP_VAR is not only used once)

Completed in 39 milliseconds

12345678910>>...22