Home
last modified time | relevance | path

Searched refs:d (Results 126 – 150 of 6284) sorted by last modified time

12345678910>>...252

/PHP-5.5/tests/classes/
H A Dtostring_001.phpt84 object(test1)#%d (0) {
92 object(test2)#%d (0) {
126 object(test3)#%d (0) {
H A Dtostring_003.phpt33 Fatal error: Method Test::__toString() must not throw an exception in %stostring_003.php on line %d
H A Dtype_hinting_002.phpt16 …nstance of NonExisting, instance of Foo given, called in %s on line %d and defined in %s on line %d
H A Dtype_hinting_003.phpt60 …f1() must be of the type array, integer given, called in %s on line %d and defined in %s on line %d
H A Dtype_hinting_004.phpt69 $d = new D;
70 call_user_func(array($d, 'f1'), 1);
71 call_user_func(array($d, 'f1'), new A);
72 call_user_func(array($d, 'f2'), 1);
73 call_user_func(array($d, 'f2'));
74 call_user_func(array($d, 'f2'), new A);
75 call_user_func(array($d, 'f2'), null);
H A Dvisibility_000a.phpt33 Fatal error: Access level to fail::f0() must be public (as in class same) in %s on line %d
H A Dvisibility_000b.phpt33 Fatal error: Access level to fail::f0() must be public (as in class same) in %s on line %d
H A Dvisibility_001a.phpt33 Fatal error: Access level to fail::f1() must be public (as in class same) in %s on line %d
H A Dvisibility_001b.phpt33 Fatal error: Access level to fail::f1() must be public (as in class same) in %s on line %d
H A Dvisibility_002a.phpt33 Fatal error: Access level to fail::f2() must be public (as in class same) in %s on line %d
H A Dvisibility_002b.phpt33 Fatal error: Access level to fail::f2() must be public (as in class same) in %s on line %d
H A Dfactory_and_singleton_003.phpt18 Fatal error: Call to protected test::__construct() from invalid context in %s on line %d
H A Dfactory_and_singleton_004.phpt18 Fatal error: Call to private test::__construct() from invalid context in %s on line %d
H A Dfactory_and_singleton_005.phpt19 … Call to protected test::__destruct() from context '' in %sfactory_and_singleton_005.php on line %d
H A Dfactory_and_singleton_006.phpt19 …r: Call to private test::__destruct() from context '' in %sfactory_and_singleton_006.php on line %d
H A Dfactory_and_singleton_007.phpt20 …error: Call to protected test::__clone() from context '' %sfactory_and_singleton_007.php on line %d
H A Dfactory_and_singleton_008.phpt20 …l error: Call to private test::__clone() from context '' %sfactory_and_singleton_008.php on line %d
H A Dfinal_ctor1.phpt29 …Cannot override final Base::__construct() with Extended::Extended() in %sfinal_ctor1.php on line %d
H A Dfinal_ctor2.phpt29 …or: Cannot override final Base::Base() with Extended::__construct() in %sfinal_ctor2.php on line %d
H A Dfinal_ctor3.phpt13 Fatal error: Cannot override final method A::A() in %s on line %d
H A Dfinal_redeclare.phpt25 Fatal error: Cannot override final method pass::show() in %s on line %d
H A Dimplicit_instantiation_001.phpt136 --> Resulting object:object(C)#%d (6) {
138 object(stdClass)#%d (1) {
143 object(stdClass)#%d (1) {
148 object(stdClass)#%d (1) {
H A Dinheritance_003.phpt20 …dards: Declaration of B::f() should be compatible with A::f($x) in %sinheritance_003.php on line %d
H A Dinheritance_004.phpt20 …andards: Declaration of B::f() should be compatible with A::f() in %sinheritance_004.php on line %d
H A Dinheritance_006.phpt19 object(C)#%d (2) {

Completed in 27 milliseconds

12345678910>>...252