Home
last modified time | relevance | path

Searched refs:method (Results 426 – 450 of 702) sorted by relevance

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

/PHP-5.5/Zend/tests/
H A Dbug46381.phpt19 Fatal error: Non-static method ArrayIterator::current() cannot be called statically, assuming $this…
H A Dcall_static_003.phpt2 Testing method name case
H A Ddereference_013.phpt2 Testing array dereferencing on array returned from __call method
H A Dmagic_methods_008.phpt17 Warning: The magic method __set() must have public visibility and cannot be static in %s on line %d
/PHP-5.5/Zend/tests/traits/
H A Dbug55424.phpt2 Bug #55424 (Method got missing from class when a trait defined an abstract method to express a requ…
H A Dbug60165d.phpt21 Fatal error: A precedence rule was defined for A::bar but this method does not exist in %s on line …
H A Derror_011.phpt26 Fatal error: Trait method test has not been applied, because there are collisions with other trait …
H A Dbug61052.phpt18 Fatal error: Inconsistent insteadof definition. The method foo is to be used from T1, but T1 is als…
H A Dlanguage008b.phpt30 Fatal error: Call to private method MyClass::sayHelloWorld() from context '' in %s on line %d
/PHP-5.5/Zend/tests/traits/bugs/
H A Dcase-sensitive.phpt23 Fatal error: Trait method M1 has not been applied, because there are collisions with other trait me…
H A Dalias01.phpt26 Fatal error: Call to undefined method C1::a2() in %s on line %d
/PHP-5.5/tests/classes/
H A Dabstract_inherit.phpt2 ZE2 A class that inherits an abstract method is abstract
/PHP-5.5/tests/output/
H A Dob_start_error_003.phpt2 Test ob_start() with object supplied but no method.
/PHP-5.5/Zend/tests/generators/
H A Dnested_method_calls.phpt2 Yield can be used in nested method calls
/PHP-5.5/ext/standard/tests/mail/
H A Dezmlm_hash_error.phpt24 echo "\n-- Testing ezmlm_hash() function with invalid input - OBJECT without 'cast_object' method -…
57 -- Testing ezmlm_hash() function with invalid input - OBJECT without 'cast_object' method --
/PHP-5.5/ext/spl/tests/
H A Diterator_047.phpt10 static function fail($state, $method)
14 throw new Exception("State $state: $method()");
H A Dspl_heap_is_empty_basic.phpt2 SPL: SplHeap, test trivial method to find if a heap is empty
/PHP-5.5/scripts/dev/
H A Dfind_tested.php147 foreach ($methods as $method) {
151 $new_method_record[METHOD_NAME] = $method->getName();
/PHP-5.5/tests/lang/
H A DreturnByReference.007.phpt2 Returning a reference from a static method via another static method
H A DreturnByReference.008.phpt2 Returning a reference from a non-static method via another non-static method
/PHP-5.5/
H A DREADME.namespaces109 static method foo()
138 // then calls method "foo" of internal class "B"
140 // then calls method "foo" of class "B" from global scope
147 // then tries to call method "foo" of class "A" from namespace "A"
149 // then calls method "foo" of internal class "A"
151 // then calls method "foo" of class "A" from global scope
/PHP-5.5/ext/date/tests/
H A Dbug54340.phpt2 Bug #54340 (DateTime::add() method bug)
H A Dbug60774.phpt2 …val::format("%a") is always zero when an interval is created using the createFromDateString method)
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_loadXML_variation1.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_load_variation1.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method

Completed in 24 milliseconds

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