Home
last modified time | relevance | path

Searched refs:method (Results 276 – 300 of 702) sorted by relevance

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

/PHP-5.5/Zend/tests/traits/
H A Dlanguage018.phpt15 Fatal error: Cannot use 'abstract' as method modifier in %s on line %d
H A Dlanguage019.phpt15 Fatal error: Cannot use 'final' as method modifier in %s on line %d
H A Dstatic_004.phpt2 Traits with __callStatic magic method.
/PHP-5.5/ext/reflection/tests/
H A Dbug60357.phpt2 Bug #60357 (__toString() method triggers E_NOTICE "Array to string conversion")
H A DReflectionClass_getExtension_variation.phpt2 ReflectionClass::getExtension() method - variation test for getExtension()
H A DReflectionClass_getExtensionName_variation.phpt2 ReflectionClass::getExtensionName() method - variation test for getExtensionName()
H A DReflectionExtension_getDependencies_variation2.phpt2 ReflectionExtension::getDependencies() method on an extension with one optional dependency
/PHP-5.5/ext/spl/tests/
H A Diterator_041.phpt11 static function fail($state, $method)
15 throw new Exception("State $state: $method()");
/PHP-5.5/Zend/tests/
H A Dbug48770_2.phpt52 …rray() expects parameter 1 to be a valid callback, cannot access private method A::func22() in %s …
54 …() expects parameter 1 to be a valid callback, class 'A' does not have a method 'inexistent' in %s…
H A Dindirect_method_call_001.phpt2 Testing indirect method call and exceptions
H A Dbug53347.phpt2 Bug #53347 Segfault accessing static method
H A Dns_069.phpt2 069: Include inside namespaced method
H A Dbug61761.phpt2 Bug #61761 ('Overriding' a private static method with a different signature causes crash)
H A Dcall_static_005.phpt2 Invalid method name in dynamic static call
H A Dclone_003.phpt12 Fatal error: __clone method called on non-object in %s on line %d
H A Dclosure_051.phpt2 Closure 051: static::class in static closure in static method.
H A Dclosure_052.phpt2 Closure 052: static::class in non-static closure in static method.
H A Dclosure_055.phpt2 Closure 055: self::class in static closure in static method.
H A Dclosure_056.phpt2 Closure 056: self::class in non-static closure in static method.
H A Dmagic_methods_009.phpt13 Warning: The magic method __callStatic() must have public visibility and be static in %s on line %d
H A Dfr47160.phpt2 Calling method from array
102 Strict Standards: Non-static method Hello::world() should not be called statically in %s on line %d
108 Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method He…
H A Ddynamic_call_001.phpt17 Fatal error: Non-static method foo::foo() cannot be called statically in %s on line %d
/PHP-5.5/tests/basic/
H A Dbug51709_1.phpt2 Bug #51709 (Can't use keywords as method names)
H A Dbug51709_2.phpt2 Bug #51709 (Can't use keywords as method names)
/PHP-5.5/ext/standard/tests/strings/
H A Dshow_source_variation1.phpt8 echo "*** Test by calling method or function with its expected arguments and php output ***\n";
23 *** Test by calling method or function with its expected arguments and php output ***
26 …an><span style="color: #DD0000">"***&nbsp;Test&nbsp;by&nbsp;calling&nbsp;method&nbsp;or&nbsp;funct…

Completed in 127 milliseconds

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