Home
last modified time | relevance | path

Searched refs:method (Results 301 – 325 of 702) sorted by relevance

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

/PHP-5.5/Zend/tests/
H A Dindirect_method_call_003.phpt2 Testing indirect method call
H A Dmagic_methods_002.phpt14 Warning: The magic method __unset() must have public visibility and cannot be static in %s on line …
H A Dmagic_methods_003.phpt14 Warning: The magic method __unset() must have public visibility and cannot be static in %s on line …
H A Dmagic_methods_004.phpt14 Warning: The magic method __unset() must have public visibility and cannot be static in %s on line …
H A Dbug42817.phpt9 Fatal error: __clone method called on non-object in %sbug42817.php on line 2
H A Dmagic_methods_005.phpt12 Warning: The magic method __call() must have public visibility and cannot be static in %s on line %d
H A Dmagic_methods_006.phpt12 Warning: The magic method __callStatic() must have public visibility and be static in %s on line %d
H A Dns_038.phpt14 Fatal error: Call to undefined method Exception::bar() in %sns_038.php on line 7
H A Dclosure_049.phpt2 Closure 049: static::class in static closure in non-static method.
H A Dclosure_050.phpt2 Closure 050: static::class in non-static closure in non-static method.
H A Dclosure_053.phpt2 Closure 053: self::class in static closure in non-static method.
H A Dclosure_054.phpt2 Closure 054: self::class in non-static closure in non-static method.
H A Dclass_alias_005.phpt2 Testing static call method using the original class name
H A Dbug54305.phpt15 Method [ <user> public method methodWithArgs ] {
H A Dcall_static_004.phpt2 Invalid method name in dynamic static call
H A Dlsb_012.phpt2 ZE2 Late Static Binding call to static::method() from internal function (string)
/PHP-5.5/ext/standard/tests/array/
H A Darray_intersect_1.phpt57 /* array_uintersect_uassoc() - by method call */
58 echo "begin ------------ array_uintersect_uassoc() with method --------\n";
63 echo "end ------------ array_uintersect_uassoc() with method --------\n";
292 begin ------------ array_uintersect_uassoc() with method --------
364 end ------------ array_uintersect_uassoc() with method --------
/PHP-5.5/tests/classes/
H A Dfinal_ctor3.phpt13 Fatal error: Cannot override final method A::A() in %s on line %d
H A Dinterface_method.phpt2 ZE2 An interface method must be abstract
H A Dinheritance_003.phpt2 ZE2 method inheritance without interfaces
/PHP-5.5/ext/reflection/tests/
H A DReflectionExtension_getClassNames_basic.phpt2 ReflectionExtension::getClassNames() method on an extension which actually returns some information
H A D003.phpt2 ReflectionMethod::invoke() with base class method
H A DReflectionClass_isAbstract_basic.phpt2 ReflectionClass::isAbstract() method
H A DReflectionClass_isFinal_basic.phpt2 ReflectionClass::isFinal() method
/PHP-5.5/ext/date/tests/
H A DDateTime_data-absolute.inc4 * Note: test names match method names in a set of PHPUnit tests

Completed in 24 milliseconds

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