Home
last modified time | relevance | path

Searched refs:use (Results 276 – 300 of 948) sorted by relevance

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

/PHP-7.4/Zend/tests/return_types/
H A D024.phpt8 Fatal error: Cannot use "self" when no class scope is active in %s on line 3
H A D026.phpt8 Fatal error: Cannot use "parent" when no class scope is active in %s on line %d
/PHP-7.4/Zend/tests/
H A Dclass_alias_002.phpt12 Warning: Cannot declare class FOO, because the name is already in use in %s on line %d
H A Dbug79919.phpt2 Bug #79919 (Stack use-after-scope in define())
H A Dbug41351.phpt14 Fatal error: Cannot use [] for reading in %s on line %d
H A Dclosure_011.phpt6 $lambda = function () use ($i) {
H A Dname_collision_01.phpt11 Fatal error: Cannot declare class A, because the name is already in use in %s on line %d
H A Dname_collision_02.phpt11 Fatal error: Cannot declare interface A, because the name is already in use in %s on line %d
H A Dname_collision_03.phpt11 Fatal error: Cannot declare trait A, because the name is already in use in %s on line %d
H A Dname_collision_04.phpt11 Fatal error: Cannot declare interface A, because the name is already in use in %s on line %d
H A Dname_collision_05.phpt11 Fatal error: Cannot declare trait A, because the name is already in use in %s on line %d
H A Dname_collision_06.phpt11 Fatal error: Cannot declare trait A, because the name is already in use in %s on line %d
H A Dself_class_const_outside_class.phpt10 Fatal error: Cannot use "self" when no class scope is active in %s on line %d
H A Dbug41351_2.phpt14 Fatal error: Cannot use [] for reading in %s on line %d
H A Dbug41351_3.phpt14 Fatal error: Cannot use [] for reading in %s on line %d
/PHP-7.4/ext/standard/tests/strings/
H A Dbug27276.phpt2 Bug #27276 (str_replace tries to use obscene amounts of ram)
/PHP-7.4/Zend/tests/traits/
H A Dmethods_003.phpt16 use foo;
H A Dbug74922b.phpt9 class Baz {use Bug74922\T1, T2;}
H A Dstatic_004.phpt15 use TestTrait;
H A Dstatic_get_called_class.phpt15 use TestTrait;
/PHP-7.4/Zend/tests/anon/
H A D010.phpt15 use T;
/PHP-7.4/ext/spl/tests/
H A Dbug67538.phpt2 Bug #67538 (SPL Iterators use-after-free)
/PHP-7.4/tests/output/
H A Dbug65593.phpt12 Fatal error: ob_start(): Cannot use output buffering in output buffering display handlers in %sbug6…
/PHP-7.4/ext/exif/tests/
H A Dbug76409.phpt2 Bug #76409 (heap use after free in _php_stream_free)
/PHP-7.4/Zend/tests/use_const/
H A Dbasic.phpt12 use const foo\bar\baz, foo\bar\qux;

Completed in 23 milliseconds

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