Searched refs:method (Results 301 – 325 of 702) sorted by relevance
1...<<11121314151617181920>>...29
2 Testing indirect method call
14 Warning: The magic method __unset() must have public visibility and cannot be static in %s on line …
9 Fatal error: __clone method called on non-object in %sbug42817.php on line 2
12 Warning: The magic method __call() must have public visibility and cannot be static in %s on line %d
12 Warning: The magic method __callStatic() must have public visibility and be static in %s on line %d
14 Fatal error: Call to undefined method Exception::bar() in %sns_038.php on line 7
2 Closure 049: static::class in static closure in non-static method.
2 Closure 050: static::class in non-static closure in non-static method.
2 Closure 053: self::class in static closure in non-static method.
2 Closure 054: self::class in non-static closure in non-static method.
2 Testing static call method using the original class name
15 Method [ <user> public method methodWithArgs ] {
2 Invalid method name in dynamic static call
2 ZE2 Late Static Binding call to static::method() from internal function (string)
57 /* array_uintersect_uassoc() - by method call */58 echo "begin ------------ array_uintersect_uassoc() with method --------\n";63 echo "end ------------ array_uintersect_uassoc() with method --------\n";292 begin ------------ array_uintersect_uassoc() with method --------364 end ------------ array_uintersect_uassoc() with method --------
13 Fatal error: Cannot override final method A::A() in %s on line %d
2 ZE2 An interface method must be abstract
2 ZE2 method inheritance without interfaces
2 ReflectionExtension::getClassNames() method on an extension which actually returns some information
2 ReflectionMethod::invoke() with base class method
2 ReflectionClass::isAbstract() method
2 ReflectionClass::isFinal() method
4 * Note: test names match method names in a set of PHPUnit tests
Completed in 17 milliseconds