Home
last modified time | relevance | path

Searched refs:Method (Results 51 – 75 of 79) sorted by relevance

1234

/PHP-5.3/Zend/tests/
H A Dmagic_by_ref_005.phpt18 Fatal error: Method test::__isset() cannot take arguments by reference in %s on line %d
H A Dmagic_by_ref_006.phpt18 Fatal error: Method test::__call() cannot take arguments by reference in %s on line %d
H A Dmagic_by_ref_007.phpt19 Fatal error: Method test::__call() cannot take arguments by reference in %s on line %d
H A Dmagic_methods_010.phpt15 Fatal error: Method a::__tostring() cannot take arguments in %s on line %d
H A Dmagic_methods_007.phpt14 Fatal error: Method b::__set() must take exactly 2 arguments in %s on line %d
H A Dbug60909_2.phpt17 Fatal error: Method Bad::__toString() must not throw an exception in %sbug60909_2.php on line 0
H A Dobjects_025.phpt46 Fatal error: Method name must be a string in %s on line %d
/PHP-5.3/ext/spl/tests/
H A Diterator_036.phpt22 Fatal error: Method CachingIterator::__toString() must not throw an exception in %siterator_036.php…
H A Dcountable_class_basic1.phpt31 Method [ <internal%s> abstract public method count ] {
H A Dbug34548.phpt2 Bug #34548 (Method append() in class extended from ArrayObject crashes PHP)
/PHP-5.3/ext/reflection/tests/
H A D010.phpt19 Method [ <user, overwrites Foo, prototype Foo> public method func ] {
H A Dbug38942.phpt30 Method [ <user, inherits foo, ctor> public method foo ] {
H A Dbug41061.phpt24 Method [ <user> private method foo ] {
H A DReflectionMethod_invoke_basic.phpt86 Method with args:
107 Method that throws an exception:
H A DReflectionMethod_invoke_error2.phpt22 Method with args:
H A DReflectionParameter_export_error2.phpt30 Method ReflectionFunction::__invoke() does not exist
H A DReflectionMethod_invokeArgs_error1.phpt26 Method with args:
H A DReflectionClass_hasMethod_basic.phpt26 //Method names are case insensitive
/PHP-5.3/tests/basic/
H A D003.phpt2 GET and POST Method combined
/PHP-5.3/tests/classes/
H A Dtostring_003.phpt33 Fatal error: Method Test::__toString() must not throw an exception in %stostring_003.php on line %d
H A Dmethod_override_optional_arg_001.phpt2 Method override allows optional default argument
H A Dtostring_001.phpt129 string(53) "Method test3::__toString() must return a string value"
/PHP-5.3/sapi/apache_hooks/
H A DREADME18 phpUriHandler Class::Method = registers a hook to run Class::Method at
22 phpPostReadHandlerMethod Class::Method
45 phpResponseHandlerMethod Class::Method
/PHP-5.3/TSRM/
H A Dtsrm_virtual_cwd.c163 …fine CTL_CODE(DeviceType,Function,Method,Access) (((DeviceType) << 16) | ((Access) << 14) | ((Func… argument
/PHP-5.3/
H A DCODING_STANDARDS137 6. Method names follow the 'studlyCaps' (also referred to as 'bumpy case'

Completed in 34 milliseconds

1234