Home
last modified time | relevance | path

Searched refs:called (Results 76 – 100 of 280) sorted by relevance

12345678910>>...12

/PHP-5.5/Zend/tests/
H A Dbug38047.phpt42 Non-static method A::A_ftk() should not be called statically
47 Missing argument 1 for A::A_ftk(), called in %sbug38047.php on line 36 and defined
H A Dunset_cv12.phpt2 unset() CV 12 (unset() in indirect called function)
H A Dclosure_023.phpt2 Closure 023: Closure declared in statically called method
H A Dget_called_class_001.phpt10 Warning: get_called_class() called from outside a class in %s on line %d
H A Dbug42818.phpt8 Fatal error: __clone method called on non-object in %sbug42818.php on line 2
H A Dclone_001.phpt10 Fatal error: __clone method called on non-object in %s on line %d
H A Dbug36071.phpt11 Fatal error: __clone method called on non-object in %sbug36071.php on line 2
H A Dbug36268.phpt2 Bug #36268 (Object destructors called even after fatal errors)
H A Dclone_003.phpt12 Fatal error: __clone method called on non-object in %s on line %d
H A Ddynamic_call_001.phpt17 Fatal error: Non-static method foo::foo() cannot be called statically in %s on line %d
H A Dbug42817.phpt9 Fatal error: __clone method called on non-object in %sbug42817.php on line 2
H A Dbug51827.phpt2 Bug #51827 (Bad warning when register_shutdown_function called with wrong num of parameters)
H A Dbug34617.phpt2 Bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called)
H A Dbug55705.phpt9 Catchable fatal error: Argument 1 passed to f() must be callable, none given, called in %s on line …
H A Dcatch_002.phpt16 echo __METHOD__ . "() Must not be called\n";
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput34 different version of this file called wintestinput3 for use on Windows,
5 where the locale is called "french" and the tests are run using
/PHP-5.5/ext/reflection/tests/
H A DReflectionObject_getName_error1.phpt8 Fatal error: Non-static method ReflectionClass::getName() cannot be called statically in %s on line…
H A DReflectionClass_getName_error1.phpt8 Fatal error: Non-static method ReflectionClass::getName() cannot be called statically in %s on line…
/PHP-5.5/ext/spl/tests/
H A Diterator_031.phpt93 The object is in an invalid state as the parent constructor was not called
94 AppendIterator::getIterator() must be called exactly once per instance
/PHP-5.5/ext/standard/tests/array/
H A Darray_pop_variation.phpt23 echo"\n*** Checking for internal array pointer being reset when pop is called ***\n";
43 *** Checking for internal array pointer being reset when pop is called ***
/PHP-5.5/ext/dom/tests/
H A DDOMDocumentFragment_construct_basic_002.phpt2 DOMDocumentFragment::__construct() called twice.
/PHP-5.5/tests/lang/
H A DpassByReference_005.phpt184 Strict Standards: Non-static method C::v() should not be called statically in %s on line 95
186 Strict Standards: Non-static method C::r() should not be called statically in %s on line 96
196 Strict Standards: Non-static method C::vv() should not be called statically in %s on line 100
206 Strict Standards: Non-static method C::vr() should not be called statically in %s on line 104
214 Strict Standards: Non-static method C::rv() should not be called statically in %s on line 108
220 Strict Standards: Non-static method C::rr() should not be called statically in %s on line 112
/PHP-5.5/ext/session/tests/
H A Dbug53141.phpt2 Bug #53141 (autoload misbehaves if called from closing session)
/PHP-5.5/ext/xml/tests/
H A Dbug27908.phpt2 Bug #27908 (default handler not being called)
/PHP-5.5/Zend/
H A DOBJECTS2_HOWTO31 The handlers add_ref and del_ref are called when a new zval referring
83 called via call_method handler, otherwise it would be called with
149 add_ref - called when a copy of the object handle is created.
151 del_ref - called when a copy of the object handle is destroyed.
153 delete_obj - called when an object needs to be destroyed.
155 clone_obj - called when a new object identical to an old one should be

Completed in 39 milliseconds

12345678910>>...12