Home
last modified time | relevance | path

Searched refs:called (Results 101 – 125 of 321) sorted by relevance

12345678910>>...13

/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_getName_error1.phpt8 Fatal error: Uncaught Error: Non-static method ReflectionClass::getName() cannot be called statical…
H A DReflectionObject_getName_error1.phpt8 Fatal error: Uncaught Error: Non-static method ReflectionClass::getName() cannot be called statical…
/PHP-7.4/ext/exif/tests/
H A Dbug62523_1.phpt2 Bug 62523 (php crashes with segfault when exif_read_data called)
H A Dbug62523_2.phpt2 Bug 62523 (php crashes with segfault when exif_read_data called)
H A Dbug62523_3.phpt2 Bug 62523 (php crashes with segfault when exif_read_data called)
/PHP-7.4/Zend/tests/
H A Dbug42818.phpt8 Fatal error: Uncaught Error: __clone method called on non-object in %sbug42818.php:2
H A Dclone_001.phpt10 Fatal error: Uncaught Error: __clone method called on non-object in %s:%d
H A Dbug78973.phpt18 #0 class@anonymous->__destruct() called at [%s:%d]
H A Dbug51827.phpt2 Bug #51827 (Bad warning when register_shutdown_function called with wrong num of parameters)
H A Dbug36071.phpt11 Fatal error: Uncaught Error: __clone method called on non-object in %sbug36071.php:2
H A Dbug73916.phpt16 #0 test(Array ([0] => Array ([0] => a),[1] => b Object ())) called at [%sbug73916.php:%d]
H A Dbug34617.phpt2 Bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called)
H A Dbug36268.phpt2 Bug #36268 (Object destructors called even after fatal errors)
H A Dclone_003.phpt12 Fatal error: Uncaught Error: __clone method called on non-object in %s:%d
/PHP-7.4/ext/json/tests/
H A Dbug66025.phpt2 Bug #66025 (Indent wrong when json_encode() called from jsonSerialize function)
/PHP-7.4/tests/classes/
H A Ddestructor_inheritance.phpt2 ZE2 The inherited destructor is called
H A Ddestructor_visibility_003.phpt20 unset($obj); // Derived::__destruct is being called not Base::__destruct
/PHP-7.4/Zend/tests/grammar/
H A Dregression_003.phpt13 Fatal error: A class constant must not be called 'class'; it is reserved for class name fetching in…
/PHP-7.4/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-7.4/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-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_magic_set.phpt34 // __set will be called after unset()
38 // __set will be called after unset() without prior initialization
/PHP-7.4/ext/session/tests/
H A Dbug53141.phpt2 Bug #53141 (autoload misbehaves if called from closing session)
/PHP-7.4/ext/xml/tests/
H A Dbug27908.phpt2 Bug #27908 (default handler not being called)
/PHP-7.4/Zend/tests/try/
H A Dcatch_002.phpt16 echo __METHOD__ . "() Must not be called\n";
/PHP-7.4/ext/opcache/tests/
H A Dssa_bug_001.phpt10 trigger_error('Deprecated type property called; use instanceof', E_USER_NOTICE);

Completed in 24 milliseconds

12345678910>>...13