Home
last modified time | relevance | path

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

12345678910>>...12

/PHP-5.5/ext/standard/tests/general_functions/
H A D010.phpt19 Fatal error: Non-static method test::__call() cannot be called statically in %s on line %d
/PHP-5.5/ext/exif/tests/
H A Dbug62523_1.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)
H A Dbug62523_2.phpt2 Bug 62523 (php crashes with segfault when exif_read_data called)
/PHP-5.5/Zend/tests/
H A Darray_type_hint_001.phpt15 Catchable fatal error: Argument 1 passed to foo() must be of the type array, integer given, called
H A Dbug47981.phpt2 Bug #47981 (error handler not called regardless)
H A Dbug63468.phpt2 Bug #63468 (wrong called method as callback with inheritance)
H A Dbug46409.phpt2 Bug #46409 (__invoke method called outside of object context when using array_map)
H A Dbug29368.phpt2 Bug #29368 (The destructor is called when an exception is thrown from the constructor)
H A Dbug35437.phpt27 Catched: Error occuried: Non-static method TestClass::testMethod() should not be called statically
H A Dcatch_003.phpt21 echo __METHOD__ . "() Must not be called\n";
H A Dcatch_004.phpt21 echo __METHOD__ . "() Must not be called\n";
/PHP-5.5/ext/pspell/
H A Dconfig.w324 ARG_WITH("pspell", "pspell/aspell (whatever it's called this month) support", "no");
/PHP-5.5/tests/classes/
H A Dautoload_009.phpt18 …rgument 1 passed to f() must be an instance of UndefClass, instance of stdClass given, called in %s
H A Ddestructor_inheritance.phpt2 ZE2 The inherited destructor is called
H A Dabstract_user_call.phpt2 ZE2 An abstrcat method cannot be called indirectly
H A Ddestructor_visibility_003.phpt22 unset($obj); // Derived::__destruct is being called not Base::__destruct
H A Dinterfaces_003.phpt26 … MyTestClass::__construct() must be an instance of MyObject, none given, called in %sinterfaces_00…
/PHP-5.5/ext/spl/tests/
H A Dspl_autoload_008.phpt83 …dynaLoad' not callable (non-static method MyAutoLoader::dynaLoad() should not be called statically)
103 …c method but no object (non-static method MyAutoLoader::dynaLoad() should not be called statically)
/PHP-5.5/ext/intl/tests/
H A Dbug62081.phpt2 Bug #62081: IntlDateFormatter leaks memory if called twice
/PHP-5.5/Zend/tests/bug67436/
H A Dbug67436.phpt2 bug67436: Autoloader isn't called if user defined error handler is present
/PHP-5.5/ext/reflection/tests/
H A Dbug29268.phpt2 Reflection Bug #29268 (__autoload() not called with reflectionProperty->getClass())
/PHP-5.5/tests/lang/
H A Dcatchable_error_001.phpt22 …passed to blah() must be an instance of Foo, instance of stdClass given, called in %scatchable_err…
/PHP-5.5/ext/mysqli/tests/
H A Dbug38003.phpt11 var_dump("DB::__construct() called");
/PHP-5.5/ext/standard/tests/assert/
H A Dassert_basic1.phpt13 echo "f1 called\n";

Completed in 22 milliseconds

12345678910>>...12