Searched refs:called (Results 201 – 225 of 321) sorted by relevance
12345678910>>...13
/PHP-7.4/tests/classes/ |
H A D | private_005.phpt | 2 ZE2 A private method cannot be called in a derived class
|
H A D | private_004b.phpt | 2 ZE2 A private method cannot be called in a derived class
|
H A D | type_hinting_001.phpt | 35 …ed to FooBar::a() must implement interface Foo, instance of Blort given, called in %s on line 27 a…
|
H A D | protected_002.phpt | 2 ZE2 A protected method cannot be called in another class
|
H A D | private_002.phpt | 2 ZE2 A private method cannot be called in another class
|
H A D | private_003.phpt | 2 ZE2 A private method cannot be called in a derived class
|
H A D | private_003b.phpt | 2 ZE2 A private method cannot be called in a derived class
|
/PHP-7.4/Zend/tests/ |
H A D | bug43332_1.phpt | 15 …oo::bar() must be an instance of foobar\foo, instance of stdClass given, called in %sbug43332_1.ph…
|
H A D | indirect_call_array_005.phpt | 22 Deprecated: Non-static method TestClass::method() should not be called statically in %s on line %d
|
H A D | indirect_call_string_003.phpt | 22 Deprecated: Non-static method TestClass::method() should not be called statically in %s on line %d
|
H A D | ns_071.phpt | 21 … foo\bar::__construct() must be of the type array or null, object given, called in %s on line %d a…
|
H A D | bug68446.phpt | 35 …peError: Argument 1 passed to a() must be of the type array, null given, called in %s on line %d a…
|
H A D | bug48533.phpt | 39 Deprecated: Non-static method foo::b() should not be called statically in %s on line %d
|
H A D | lsb_010.phpt | 2 ZE2 Late Static Binding using static:: in functions called by non execute() calls and constructors.
|
H A D | ns_072.phpt | 33 …must implement interface foo\foo or be null, instance of stdClass given, called in %s on line %d a…
|
H A D | bug42937.phpt | 2 Bug #42937 (__call() method not invoked when methods are called on parent from child class)
|
/PHP-7.4/ext/soap/tests/bugs/ |
H A D | bug42151.phpt | 2 Bug #42151 (__destruct functions not called after catching a SoapFault exception)
|
/PHP-7.4/Zend/tests/type_declarations/ |
H A D | strict_call_weak.phpt | 16 …o function_declared_in_weak_mode() must be of the type int, float given, called in %sstrict_call_w…
|
H A D | strict_call_weak_explicit.phpt | 16 …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 D | bug69152.phpt | 16 …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 D | doubleclose.phpt | 2 close() called twice
|
/PHP-7.4/ext/spl/tests/ |
H A D | spl_autoload_005.phpt | 51 …c method but no object (non-static method MyAutoLoader::autoLoad() should not be called statically)
|
H A D | spl_autoload_007.phpt | 69 …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 D | bug68799.phpt | 2 Bug #68799 (Free called on uninitialized pointer)
|
/PHP-7.4/ext/imap/tests/ |
H A D | imap_alerts_error.phpt | 10 … imap_alerts() call, whichever came last. The alert stack is cleared after imap_alerts() is called.
|
Completed in 28 milliseconds
12345678910>>...13