Home
last modified time | relevance | path

Searched refs:called (Results 201 – 225 of 321) sorted by relevance

12345678910>>...13

/PHP-7.4/tests/classes/
H A Dprivate_005.phpt2 ZE2 A private method cannot be called in a derived class
H A Dprivate_004b.phpt2 ZE2 A private method cannot be called in a derived class
H A Dtype_hinting_001.phpt35 …ed to FooBar::a() must implement interface Foo, instance of Blort given, called in %s on line 27 a…
H A Dprotected_002.phpt2 ZE2 A protected method cannot be called in another class
H A Dprivate_002.phpt2 ZE2 A private method cannot be called in another class
H A Dprivate_003.phpt2 ZE2 A private method cannot be called in a derived class
H A Dprivate_003b.phpt2 ZE2 A private method cannot be called in a derived class
/PHP-7.4/Zend/tests/
H A Dbug43332_1.phpt15 …oo::bar() must be an instance of foobar\foo, instance of stdClass given, called in %sbug43332_1.ph…
H A Dindirect_call_array_005.phpt22 Deprecated: Non-static method TestClass::method() should not be called statically in %s on line %d
H A Dindirect_call_string_003.phpt22 Deprecated: Non-static method TestClass::method() should not be called statically in %s on line %d
H A Dns_071.phpt21 … foo\bar::__construct() must be of the type array or null, object given, called in %s on line %d a…
H A Dbug68446.phpt35 …peError: Argument 1 passed to a() must be of the type array, null given, called in %s on line %d a…
H A Dbug48533.phpt39 Deprecated: Non-static method foo::b() should not be called statically in %s on line %d
H A Dlsb_010.phpt2 ZE2 Late Static Binding using static:: in functions called by non execute() calls and constructors.
H A Dns_072.phpt33 …must implement interface foo\foo or be null, instance of stdClass given, called in %s on line %d a…
H A Dbug42937.phpt2 Bug #42937 (__call() method not invoked when methods are called on parent from child class)
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug42151.phpt2 Bug #42151 (__destruct functions not called after catching a SoapFault exception)
/PHP-7.4/Zend/tests/type_declarations/
H A Dstrict_call_weak.phpt16 …o function_declared_in_weak_mode() must be of the type int, float given, called in %sstrict_call_w…
H A Dstrict_call_weak_explicit.phpt16 …o function_declared_in_weak_mode() must be of the type int, float given, called in %sstrict_call_w…
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug69152.phpt16 …ject you are trying to operate on was loaded _before_ unserialize() gets called or provide an auto…
/PHP-7.4/ext/zip/tests/
H A Ddoubleclose.phpt2 close() called twice
/PHP-7.4/ext/spl/tests/
H A Dspl_autoload_005.phpt51 …c method but no object (non-static method MyAutoLoader::autoLoad() should not be called statically)
H A Dspl_autoload_007.phpt69 …dynaLoad' not callable (non-static method MyAutoLoader::dynaLoad() should not be called statically)
101 …c method but no object (non-static method MyAutoLoader::dynaLoad() should not be called statically)
/PHP-7.4/ext/exif/tests/
H A Dbug68799.phpt2 Bug #68799 (Free called on uninitialized pointer)
/PHP-7.4/ext/imap/tests/
H A Dimap_alerts_error.phpt10 … imap_alerts() call, whichever came last. The alert stack is cleared after imap_alerts() is called.

Completed in 28 milliseconds

12345678910>>...13