Home
last modified time | relevance | path

Searched refs:method (Results 326 – 350 of 702) sorted by relevance

1...<<11121314151617181920>>...29

/PHP-5.5/tests/classes/
H A Dinheritance_004.phpt2 ZE2 method inheritance without interfaces
H A D__call_006.phpt24 echo "---> Invoke __call via simple method call.\n";
55 ---> Invoke __call via simple method call.
/PHP-5.5/ext/spl/tests/
H A Diterator_041b.phpt11 static function fail($state, $method)
15 throw new Exception("State $state: $method()");
H A Dspl_maxheap_compare_basic.phpt2 SPL: SplMaxHeap, Test method to comare elements
H A Dspl_heap_insert_basic.phpt2 SPL: SplHeap, Test method to insert into heap
H A DsplDoublyLinkedList_shift_noParams.phpt2 Checks that the shift() method of DoublyLinkedList does not accept args.
H A Dspl_cachingiterator_setFlags_basic.phpt2 SPL: SplCachingIterator, Test method to set flags for caching iterator
H A DSplDoublyLinkedList_pop_noParams.phpt2 Checks that the pop() method of DoublyLinkedList does not accept args.
/PHP-5.5/ext/soap/interop/
H A Dclient_round2_interop.php693 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'];
/PHP-5.5/ext/standard/tests/class_object/
H A Dforward_static_call_002.phpt2 forward_static_call() from outside of a class method.
/PHP-5.5/Zend/tests/
H A Dbug33277.phpt2 Bug #33277 (private method accessed by child class)
H A Dbug63219.phpt2 Bug #63219 (Segfault when aliasing trait method when autoloader throws excpetion)
H A Dindirect_method_call_004.phpt2 Indirect method call and cloning
H A Dlsb_011.phpt2 ZE2 Late Static Binding call to static::method() from internal function (array)
H A Dbug30707.phpt2 Bug #30707 (Segmentation fault on exception in method)
H A Dbug43323.phpt12 Fatal error: Class foo contains 1 abstract method and must therefore be declared abstract or implem…
H A Dbug55137.phpt2 Bug #55137 (Changing trait static method visibility)
H A Ddereference_008.phpt2 Testing array dereference with dynamic method name and references
H A Dinter_007.phpt20 Fatal error: Cannot make non static method c::B() static in class d in %s on line %d
H A Dlsb_013.phpt2 ZE2 Late Static Binding is_callable() and static::method()
/PHP-5.5/Zend/tests/generators/
H A Dgenerator_static_method.phpt2 A static method can be a generator
H A Dyield_during_method_call.phpt2 Yield can be used during a method call
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_loadHTMLfile.phpt4 Verifies the basic behaviour of the method
H A DDOMDocument_saveHTMLFile_error2.phpt15 Fatal error: Non-static method DOMDocument::saveHTMLFile() cannot be called statically in %s on lin…
H A DDOMDocument_validate_error2.phpt15 Fatal error: Non-static method DOMDocument::validate() cannot be called statically in %s on line %d

Completed in 26 milliseconds

1...<<11121314151617181920>>...29