Home
last modified time | relevance | path

Searched refs:use (Results 301 – 325 of 948) sorted by relevance

1...<<11121314151617181920>>...38

/PHP-7.4/Zend/tests/
H A Dbug70912.phpt10 Fatal error: Cannot use [] for reading in %sbug70912.php on line %d
H A Dclosure_029.phpt8 var_dump(@function(&$x) use ($y, $z) { } instanceof closure);
H A Dns_089.phpt2 Group use statements
17 use Foo\Bar\Baz\{
H A Dbug41117_1.phpt13 Fatal error: Cannot use $this as parameter in %s on line %d
H A Daccess_modifiers_007.phpt13 Fatal error: Cannot use the final modifier on an abstract class member in %s on line %d
H A Dclosure_025.phpt6 $a = create_function('$x', 'return function($y) use ($x) { return $x * $y; };');
H A Dmagic_const_in_global_scope.phpt2 Test use of magic constants in the global scope
H A Dns_020.phpt6 use X as Y;
H A Dbug55825.phpt11 class C { use T1; }
H A Dbug62892.phpt11 use myTrait {
H A Dclosure_022.phpt6 $foo = function() use ($a) {
H A Dforeach_list_003.phpt13 Fatal error: Cannot use list as key element in %sforeach_list_003.php on line %d
/PHP-7.4/Zend/tests/generators/
H A Dyield_from_non_iterable.phpt18 Can use "yield from" only with arrays and Traversables
/PHP-7.4/ext/filter/tests/
H A Dbug67167.02.phpt13 Requires php_zval_filter to not use convert_to_string for all filters.
/PHP-7.4/Zend/tests/traits/
H A Dbug74607.phpt15 use L2t;
H A Dlanguage012.phpt17 use Counter;
H A Dstatic_002.phpt15 use TestTrait;
/PHP-7.4/tests/classes/
H A Dinterface_method_final.phpt12 Fatal error: Cannot use the final modifier on an abstract class member in %s on line %d
/PHP-7.4/ext/spl/tests/
H A Dbug77751.phpt9 ob_start(function ($buffer) use ($logfile) {
/PHP-7.4/Zend/tests/type_declarations/
H A Dscalar_reserved2.phpt8 Fatal error: Cannot use 'int' as class name as it is reserved in %s on line %d
H A Dscalar_reserved6.phpt8 Fatal error: Cannot use 'bool' as class name as it is reserved in %s on line %d
H A Dscalar_reserved3.phpt8 Fatal error: Cannot use 'float' as class name as it is reserved in %s on line %d
H A Dscalar_reserved4.phpt8 Fatal error: Cannot use 'string' as class name as it is reserved in %s on line %d
/PHP-7.4/tests/output/
H A Dob_011.phpt13 Fatal error: ob_get_flush(): Cannot use output buffering in output buffering display handlers in %s…
/PHP-7.4/ext/pgsql/tests/
H A Dbug72195.phpt2 Bug #72195 (pg_pconnect/pg_connect cause use-after-free)

Completed in 78 milliseconds

1...<<11121314151617181920>>...38