Home
last modified time | relevance | path

Searched refs:use (Results 201 – 225 of 756) sorted by relevance

12345678910>>...31

/PHP-5.4/Zend/tests/traits/
H A Dbug55137.phpt13 use A {
H A Dbug60217a.phpt15 use T1, T2;
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;
H A Dbug55372.phpt20 use testTrait;
/PHP-5.4/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.4/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 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
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
/PHP-5.4/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.4/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.4/ext/phar/tests/
H A Dtest_alias_unset.phpt41 Cannot open archive "%stest_alias_unset.2.phar.php", alias is already in use by existing archive
44 …am: Cannot open archive "%stest_alias_unset.phar.php", alias is already in use by existing archive…
/PHP-5.4/ext/date/tests/
H A Ddate_default_timezone_set-1.phpt25 … not safe to rely on the system's timezone settings. You are *required* to use the date.timezone s…
27 … not safe to rely on the system's timezone settings. You are *required* to use the date.timezone s…

Completed in 30 milliseconds

12345678910>>...31