Searched refs:called (Results 101 – 125 of 321) sorted by relevance
12345678910>>...13
8 Fatal error: Uncaught Error: Non-static method ReflectionClass::getName() cannot be called statical…
2 Bug 62523 (php crashes with segfault when exif_read_data called)
8 Fatal error: Uncaught Error: __clone method called on non-object in %sbug42818.php:2
10 Fatal error: Uncaught Error: __clone method called on non-object in %s:%d
18 #0 class@anonymous->__destruct() called at [%s:%d]
2 Bug #51827 (Bad warning when register_shutdown_function called with wrong num of parameters)
11 Fatal error: Uncaught Error: __clone method called on non-object in %sbug36071.php:2
16 #0 test(Array ([0] => Array ([0] => a),[1] => b Object ())) called at [%sbug73916.php:%d]
2 Bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called)
2 Bug #36268 (Object destructors called even after fatal errors)
12 Fatal error: Uncaught Error: __clone method called on non-object in %s:%d
2 Bug #66025 (Indent wrong when json_encode() called from jsonSerialize function)
2 ZE2 The inherited destructor is called
20 unset($obj); // Derived::__destruct is being called not Base::__destruct
13 Fatal error: A class constant must not be called 'class'; it is reserved for class name fetching in…
23 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 ***
93 The object is in an invalid state as the parent constructor was not called94 AppendIterator::getIterator() must be called exactly once per instance
34 // __set will be called after unset()38 // __set will be called after unset() without prior initialization
2 Bug #53141 (autoload misbehaves if called from closing session)
2 Bug #27908 (default handler not being called)
16 echo __METHOD__ . "() Must not be called\n";
10 trigger_error('Deprecated type property called; use instanceof', E_USER_NOTICE);
Completed in 27 milliseconds