Home
last modified time | relevance | path

Searched refs:use (Results 226 – 250 of 851) sorted by relevance

12345678910>>...35

/PHP-5.5/Zend/tests/traits/
H A Dlanguage002.phpt20 use Hello, World;
H A Dbug55137.phpt13 use A {
H A Dbug60217a.phpt15 use T1, T2;
H A Dbug65576b.phpt25 use T;
H A Derror_012.phpt11 use foo { test as protected; }
H A Dflattening002.phpt21 use SayWorld;
H A Dinheritance001.phpt14 use HelloWorld;
H A Dbug60165a.phpt11 use A {
H A Dbug60165b.phpt11 use A {
H A Dinterface_003.phpt16 use foo;
H A Dstatic_003.phpt15 use TestTrait;
H A Dstatic_forward_static_call.phpt21 use TestTrait;
/PHP-5.5/Zend/tests/
H A Dbug55137.phpt13 use A {
H A Dbug61087.phpt5 // the used file is actually irrelevant, so just use this file
H A Ddereference_010.phpt27 Fatal error: Cannot use object of type stdClass as array in %s on line %d
H A Dbug38146.phpt2 Bug #38146 (Cannot use array returned from foo::__get('bar') in write context)
H A Dclone_004.phpt20 Fatal error: Cannot use object of type foo as array in %s on line %d
H A Dns_022.phpt7 use a\b\c as test;
H A Doffset_assign.phpt13 Fatal error: Cannot use string offset as an array in %soffset_assign.php on line %d
/PHP-5.5/tests/classes/
H A Dinterface_method_final.phpt15 Fatal error: Cannot use the final modifier on an abstract class member in %s on line %d
H A Dctor_name_clash.phpt2 ZE2 The child class can re-use the parent class name for a function member
/PHP-5.5/ext/intl/tests/
H A Dlocale_get_script.phpt46 //Private use subtags:
52 //Private use registry values
57 /*Tags that use extensions (examples ONLY: extensions MUST be defined
/PHP-5.5/Zend/tests/traits/bugs/
H A Dalias-semantics.phpt14 use THello { a as b; }
H A Dinterfaces.phpt19 Fatal error: Cannot use 'MyInterface' as interface on 'THello' since it is a Trait in %s on line %d
/PHP-5.5/ext/spl/tests/
H A DDirectoryIterator_by_reference.phpt2 DirectoryIterator: test that you cannot use iterator with reference

Completed in 55 milliseconds

12345678910>>...35