Searched refs:method (Results 276 – 300 of 702) sorted by relevance
1...<<11121314151617181920>>...29
15 Fatal error: Cannot use 'abstract' as method modifier in %s on line %d
15 Fatal error: Cannot use 'final' as method modifier in %s on line %d
2 Traits with __callStatic magic method.
2 Bug #60357 (__toString() method triggers E_NOTICE "Array to string conversion")
2 ReflectionClass::getExtension() method - variation test for getExtension()
2 ReflectionClass::getExtensionName() method - variation test for getExtensionName()
2 ReflectionExtension::getDependencies() method on an extension with one optional dependency
11 static function fail($state, $method)15 throw new Exception("State $state: $method()");
52 …rray() expects parameter 1 to be a valid callback, cannot access private method A::func22() in %s …54 …() expects parameter 1 to be a valid callback, class 'A' does not have a method 'inexistent' in %s…
2 Testing indirect method call and exceptions
2 Bug #53347 Segfault accessing static method
2 069: Include inside namespaced method
2 Bug #61761 ('Overriding' a private static method with a different signature causes crash)
2 Invalid method name in dynamic static call
12 Fatal error: __clone method called on non-object in %s on line %d
2 Closure 051: static::class in static closure in static method.
2 Closure 052: static::class in non-static closure in static method.
2 Closure 055: self::class in static closure in static method.
2 Closure 056: self::class in non-static closure in static method.
13 Warning: The magic method __callStatic() must have public visibility and be static in %s on line %d
2 Calling method from array102 Strict Standards: Non-static method Hello::world() should not be called statically in %s on line %d108 Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method He…
17 Fatal error: Non-static method foo::foo() cannot be called statically in %s on line %d
2 Bug #51709 (Can't use keywords as method names)
8 echo "*** Test by calling method or function with its expected arguments and php output ***\n";23 *** Test by calling method or function with its expected arguments and php output ***26 …an><span style="color: #DD0000">"*** Test by calling method or funct…
Completed in 47 milliseconds