Searched refs:called (Results 126 – 150 of 321) sorted by relevance
12345678910>>...13
/PHP-7.4/Zend/tests/variadic/ |
H A D | typehint_suppressed_error.phpt | 18 string(%d) "Argument 3 passed to test() must be of the type array, int given, called in %s on line …
|
/PHP-7.4/Zend/tests/ |
H A D | bug42817.phpt | 9 Fatal error: Uncaught Error: __clone method called on non-object in %sbug42817.php:2
|
H A D | bug47981.phpt | 2 Bug #47981 (error handler not called regardless)
|
H A D | bug63468.phpt | 2 Bug #63468 (wrong called method as callback with inheritance)
|
H A D | bug29368_2.phpt | 2 Bug #29368.2 (The destructor is called when an exception is thrown from the constructor).
|
H A D | bug46409.phpt | 2 Bug #46409 (__invoke method called outside of object context when using array_map)
|
H A D | bug27669.phpt | 15 Deprecated: Non-static method A::hello() should not be called statically in %s on line %d
|
H A D | bug29368.phpt | 2 Bug #29368 (The destructor is called when an exception is thrown from the constructor)
|
H A D | bug35437.phpt | 27 Caught: Error occuried: Non-static method TestClass::testMethod() should not be called statically
|
H A D | bug29368_1.phpt | 2 Bug #29368.1 (The destructor is called when an exception is thrown from the constructor).
|
/PHP-7.4/ext/pspell/ |
H A D | config.w32 | 3 ARG_WITH("pspell", "pspell/aspell (whatever it's called this month) support", "no");
|
/PHP-7.4/Zend/tests/closures/ |
H A D | closure_from_callable_non_static_statically.phpt | 20 Failed to create closure from callable: non-static method A::method() should not be called statical…
|
/PHP-7.4/ext/standard/tests/array/ |
H A D | bug79930.phpt | 2 Bug #79930: array_merge_recursive() crashes when called with array with single reference
|
/PHP-7.4/tests/lang/ |
H A D | passByReference_005.phpt | 181 Deprecated: Non-static method C::v() should not be called statically in %s on line 95 185 Deprecated: Non-static method C::r() should not be called statically in %s on line 96 191 Deprecated: Non-static method C::vv() should not be called statically in %s on line 100 203 Deprecated: Non-static method C::vr() should not be called statically in %s on line 104 211 Deprecated: Non-static method C::rv() should not be called statically in %s on line 108 219 Deprecated: Non-static method C::rr() should not be called statically in %s on line 112
|
/PHP-7.4/Zend/tests/bug67436/ |
H A D | bug67436.phpt | 2 bug67436: Autoloader isn't called if user defined error handler is present
|
/PHP-7.4/Zend/tests/generators/ |
H A D | generator_with_type_check.phpt | 9 …eError: Argument 1 passed to gen() must be of the type array, int given, called in %sgenerator_wit…
|
/PHP-7.4/ext/reflection/tests/ |
H A D | bug29268.phpt | 2 Reflection Bug #29268 (__autoload() not called with reflectionProperty->getClass())
|
/PHP-7.4/Zend/tests/type_declarations/ |
H A D | array_001.phpt | 15 …eError: Argument 1 passed to foo() must be of the type array, int given, called in %s on line 7 an…
|
H A D | inexistent_class_hint_with_scalar_arg.phpt | 11 …rror: Argument 1 passed to foo() must be an instance of bar, null given, called in %s on line %d a…
|
/PHP-7.4/Zend/tests/try/ |
H A D | catch_003.phpt | 21 echo __METHOD__ . "() Must not be called\n";
|
H A D | catch_004.phpt | 21 echo __METHOD__ . "() Must not be called\n";
|
/PHP-7.4/Zend/tests/object_types/ |
H A D | type_hint_in_function.phpt | 12 Fatal error: Uncaught TypeError: Argument 1 passed to a() must be an object, int given, called in %…
|
/PHP-7.4/ext/dom/tests/ |
H A D | bug81433.phpt | 2 Bug #81433 (DOMElement::setIdAttribute(attr, true) called twice removes ID)
|
/PHP-7.4/ext/mysqli/tests/ |
H A D | bug75448.phpt | 2 mysqli_prepare() called on a closed connection should return FALSE (bug #75448)
|
/PHP-7.4/ext/mbstring/tests/ |
H A D | bug65544.phpt | 7 var_dump(mb_convert_case("\"or else it doesn't, you know. the name of the song is called 'haddocks'…
|
Completed in 59 milliseconds
12345678910>>...13