Home
last modified time | relevance | path

Searched refs:called (Results 151 – 175 of 321) sorted by relevance

12345678910>>...13

/PHP-7.4/tests/lang/
H A Dcatchable_error_002.phpt28 Argument 1 passed to blah() must be an instance of Foo, instance of stdClass given, called in %scat…
H A Dtype_hints_001.phpt23 …ed to type_hint_foo() must be an instance of Foo, instance of Bar given, called in %s on line 16 a…
H A Dbug23384.phpt22 Deprecated: Non-static method Foo::test() should not be called statically in %sbug23384.php on line…
/PHP-7.4/Zend/tests/variadic/
H A Dtypehint_error.phpt36 …caught TypeError: Argument 3 passed to test() must be of the type array, int given, called in %s:%d
/PHP-7.4/Zend/tests/
H A Dbug46381.phpt17 Fatal error: Uncaught Error: Non-static method ArrayIterator::current() cannot be called statically…
H A Dincompat_ctx_user.phpt20 Deprecated: Non-static method A::foo() should not be called statically in %s on line %d
H A Daccess_modifiers_012.phpt2 Trigger __call() in lieu of non visible methods when called via a callback.
H A Dbug29368_3.phpt2 Bug #29368.3 (The destructor is called when an exception is thrown from the constructor).
H A Dbug73954.phpt19 …: Argument 1 passed to takes_int() must be of the type int, float given, called in %s on line 9 an…
H A Dcall_user_func_004.phpt16 Deprecated: %son-static method foo::teste() should not be called statically in %s on line %d
/PHP-7.4/Zend/tests/object_types/
H A Dtype_hint_in_class_method.phpt14 Fatal error: Uncaught TypeError: Argument 1 passed to One::a() must be an object, int given, called
/PHP-7.4/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)
H A Dbug54281.phpt15 …LogicException: The object is in an invalid state as the parent constructor was not called in %s:%d
H A Drecursiveiteratoriterator_beginiteration_basic.phpt2 SPL: RecursiveIteratorIterator::beginIteration() is called by RecursiveIteratorIterator::rewind()
/PHP-7.4/ext/standard/tests/assert/
H A Dassert_basic1.phpt13 echo "f1 called\n";
/PHP-7.4/ext/zlib/tests/
H A Dbug65391.phpt2 Bug #65391 (Unable to send vary header user-agent when ob_start('ob_gzhandler') is called)
/PHP-7.4/Zend/tests/type_declarations/
H A Diterable_001.phpt47 Argument 1 passed to test() must be iterable, int given, called in %s on line %d
H A Dscalar_constant_defaults_error.phpt16 …r: Argument 1 passed to int_val() must be of the type int, string given, called in %s on line %d a…
H A Dcallable_001.phpt24 Deprecated: Non-static method bar::baz() should not be called statically in %s on line %d
/PHP-7.4/tests/classes/
H A Dabstract_user_call.phpt2 ZE2 An abstrcat method cannot be called indirectly
H A Dtype_hinting_002.phpt14 …d to Foo::a() must be an instance of NonExisting, instance of Foo given, called in %s on line %d a…
/PHP-7.4/ext/intl/tests/
H A Dbug62081.phpt2 Bug #62081: IntlDateFormatter leaks memory if called twice
/PHP-7.4/ext/dom/tests/
H A DDOMComment_construct_basic_001.phpt2 DOMComment::__construct() with constructor called twice.
/PHP-7.4/tests/output/
H A Dob_start_basic_005.phpt28 Warning: ob_start(): non-static method C::h() should not be called statically in %s on line 20
/PHP-7.4/ext/mysqli/tests/
H A Dbug38003.phpt11 var_dump("DB::__construct() called");

Completed in 66 milliseconds

12345678910>>...13