Home
last modified time | relevance | path

Searched refs:Method (Results 26 – 50 of 107) sorted by relevance

12345

/PHP-7.2/Zend/tests/
H A Dbug43200.phpt42 Method [ <user, prototype b> public method foo ] {
46 Method [ <user, inherits c, prototype a> public method bar ] {
H A Dbug34260.phpt7 function __call($Method,$Args)
9 switch($Method)
H A Dfunction_exists_basic.phpt25 echo "Method: ";
38 Method: bool(false)
H A Dbug26166.phpt71 string(%d) "Method NoneTest::__toString() must return a string value"
74 Fatal error: Method ErrorTest::__toString() must not throw an exception, caught Exception: This is …
H A Derrmsg_016.phpt14 Fatal error: Method test::__isset() must take exactly 1 argument in %s on line %d
H A Derrmsg_017.phpt14 Fatal error: Method test::__unset() must take exactly 1 argument in %s on line %d
H A Derrmsg_015.phpt14 Fatal error: Method test::__clone() cannot accept any arguments in %s on line %d
/PHP-7.2/ext/reflection/tests/
H A Dbug37964.phpt42 Method [ <user> private method foobar ] {
46 Method [ <user, inherits foo> protected method test3 ] {
H A D005.phpt17 /** Method A::bla()
52 string(15) "Method A::bla()"
H A DReflectionType_001.phpt45 echo "** Method $idx - parameter $idx2\n";
134 ** Method 0 - parameter 0
139 ** Method 1 - parameter 0
144 ** Method 2 - parameter 0
149 ** Method 3 - parameter 0
H A DReflectionClass_export_basic1.phpt39 Method [ <user, inherits A> public method privf ] {
47 Method [ <user, inherits A> public method pubf ] {
H A DReflectionParameter_invalidMethodInConstructor.phpt44 Method C::b() does not exist
45 Method C::b() does not exist
H A DReflectionMethod_invokeArgs_basic.phpt66 Method with args:
72 Method that throws an exception:
/PHP-7.2/tests/classes/
H A Dtostring_004.phpt50 Error: 4096 - Method badToString::__toString() must return a string value
54 Error: 4096 - Method badToString::__toString() must return a string value
H A D__call_002.phpt13 Fatal error: Method Test::__call() must take exactly 2 arguments in %s__call_002.php on line %d
H A D__set__get_003.phpt12 Fatal error: Method Test::__set() must take exactly 2 arguments in %s__set__get_003.php on line %d
H A D__set__get_002.phpt12 Fatal error: Method Test::__get() must take exactly 1 argument in %s__set__get_002.php on line %d
/PHP-7.2/tests/basic/
H A D013.phpt2 POST Method test and arrays
H A D002.phpt2 Simple POST Method test
H A D015.phpt2 POST Method test and arrays - 3
H A D014.phpt2 POST Method test and arrays - 2
H A D019.phpt2 POST Method test and arrays - 7
H A D016.phpt2 POST Method test and arrays - 4
H A D020.phpt2 POST Method test and arrays - 8
H A D017.phpt2 POST Method test and arrays - 5

Completed in 18 milliseconds

12345