Searched refs:method (Results 326 – 350 of 702) sorted by relevance
1...<<11121314151617181920>>...29
2 ZE2 method inheritance without interfaces
24 echo "---> Invoke __call via simple method call.\n";55 ---> Invoke __call via simple method call.
11 static function fail($state, $method)15 throw new Exception("State $state: $method()");
2 SPL: SplMaxHeap, Test method to comare elements
2 SPL: SplHeap, Test method to insert into heap
2 Checks that the shift() method of DoublyLinkedList does not accept args.
2 SPL: SplCachingIterator, Test method to set flags for caching iterator
2 Checks that the pop() method of DoublyLinkedList does not accept args.
693 foreach ($methods as $method) {694 $r = $endpoint_info['methods'][$method]['result'];708 foreach ($methods as $method) {709 $info = split(':', $method);730 foreach ($methods as $method) {731 $id = $endpoint_info['methods'][$method]['id'];732 $r = $endpoint_info['methods'][$method]['result'];733 $e = $endpoint_info['methods'][$method]['error'];
2 forward_static_call() from outside of a class method.
2 Bug #33277 (private method accessed by child class)
2 Bug #63219 (Segfault when aliasing trait method when autoloader throws excpetion)
2 Indirect method call and cloning
2 ZE2 Late Static Binding call to static::method() from internal function (array)
2 Bug #30707 (Segmentation fault on exception in method)
12 Fatal error: Class foo contains 1 abstract method and must therefore be declared abstract or implem…
2 Bug #55137 (Changing trait static method visibility)
2 Testing array dereference with dynamic method name and references
20 Fatal error: Cannot make non static method c::B() static in class d in %s on line %d
2 ZE2 Late Static Binding is_callable() and static::method()
2 A static method can be a generator
2 Yield can be used during a method call
4 Verifies the basic behaviour of the method
15 Fatal error: Non-static method DOMDocument::saveHTMLFile() cannot be called statically in %s on lin…
15 Fatal error: Non-static method DOMDocument::validate() cannot be called statically in %s on line %d
Completed in 27 milliseconds