Home
last modified time | relevance | path

Searched refs:method (Results 476 – 500 of 702) sorted by relevance

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

/PHP-5.5/Zend/tests/
H A Dbug30791.phpt16 return "unknown method";
H A Dcall_user_func_005.phpt21 Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method fo…
H A Ddereference_003.phpt2 Testing array dereference on method calls
H A Dindirect_call_array_003.phpt2 Indirect method call by array - Calling __call() and __callStatic()
H A Dbug29674.phpt2 Bug #29674 (inherited method doesn't have access to private variables of the derived class)
H A Dbug38624.phpt2 …24 (Strange warning when incrementing an object property and exception is thrown from __get method)
/PHP-5.5/ext/zip/tests/
H A Doo_getstatusstring.phpt2 This test will test getStatusString method in ZipArchive
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server_018.phpt2 Implement Req #61679 (Support HTTP PATCH method)
/PHP-5.5/tests/classes/
H A Dprivate_006b.phpt2 ZE2 A private method can be overwritten in a second derived class
H A Dprivate_redeclare.phpt38 Fatal error: Call to private method base::show() from context 'derived' in %s on line %d
H A Dvisibility_000c.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_001c.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_002c.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_004b.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dprivate_006.phpt2 ZE2 A private method can be overwritten in a second derived class
H A Dmethod_call_variation_001.phpt2 In $a->$b[Y](), $b[Y] represents a method name on $a. But in $a->X[Y](), $a->X[Y] represents a glob…
/PHP-5.5/ext/standard/tests/array/
H A Darray_unshift_object.phpt17 // simple class with a variable and method
47 // class with final method
61 echo "This is a static method";
/PHP-5.5/ext/spl/tests/
H A Dspl_priorityqeue_insert_two_params_error.phpt2 SPL: priorityQueue parameter test on insert method
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_loadXML_variation3.phpt8 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_load_variation3.phpt8 - LOAD_OPTIONS: the second parameter to pass to the method
/PHP-5.5/ext/standard/tests/general_functions/
H A Dcallbacks_002.phpt16 …ects parameter 1 to be a valid callback, second array member is not a valid method in %s on line %d
/PHP-5.5/ext/standard/tests/serialize/
H A Dbug69793.phpt2 Bug #69793: Remotely triggerable stack exhaustion via recursive method calls
/PHP-5.5/ext/reflection/tests/
H A DReflectionParameter_export_error2.phpt31 The parameter class is expected to be either a string, an array(class, method) or a callable object
H A D004.phpt41 Given object is not an instance of the class this method was declared in
/PHP-5.5/ext/standard/tests/http/
H A Dbug67430.phpt14 'method' => 'POST',

Completed in 45 milliseconds

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