Home
last modified time | relevance | path

Searched refs:methods (Results 126 – 150 of 290) sorted by relevance

12345678910>>...12

/PHP-8.2/Zend/tests/anon/
H A D016.phpt2 static variables in methods inherited from parent class (can't cache objects)
/PHP-8.2/Zend/tests/
H A Dstatic_variables_traits.phpt2 Behavior of static variables in trait methods
H A Daccess_modifiers_012.phpt2 Trigger __call() in lieu of non visible methods when called via a callback.
H A Dbug61782.phpt2 Bug #61782 (__clone/__destruct do not match other methods when checking access controls)
H A Dlsb_016.phpt2 ZE2 Late Static Binding within hooks/magic methods
H A Dbug69084.phpt29 …ethod and must therefore be declared abstract or implement the remaining methods (Bar::doOtherStuf…
H A Dbug77291.phpt2 Bug #77291 (magic methods inherited from a trait may be ignored)
H A Dns_064.phpt2 Magic methods in overridden stdClass inside namespace
H A Daccess_modifiers_010.phpt2 Testing visibility of methods
H A Dmagic_methods_001.phpt2 Testing several magic methods
H A Daccess_modifiers_011.phpt2 __call() for private/protected methods
/PHP-8.2/Zend/tests/traits/bugs/
H A Dabstract-methods06.phpt2 The compatibility with the signature of abstract methods should be checked. (also checking the seco…
H A Dabstract-methods04.phpt2 Abstract Trait Methods should behave like common abstract methods and
H A Dalias01.phpt2 Aliases are applied to the correct methods, and only to them.
/PHP-8.2/scripts/dev/
H A Dfind_tested.php150 $methods = $reflectionClass->getMethods();
151 foreach ($methods as $method) {
/PHP-8.2/tests/classes/
H A Dabstract_by_interface_001.phpt33 …ethod and must therefore be declared abstract or implement the remaining methods (MyInterface::MyI…
H A Dabstract_by_interface_002.phpt33 …ethod and must therefore be declared abstract or implement the remaining methods (MyInterface::MyI…
H A Dinterfaces_002.phpt26 …ethod and must therefore be declared abstract or implement the remaining methods (ThrowableInterfa…
/PHP-8.2/Zend/tests/traits/
H A Dbug60217b.phpt2 Bug #60217 (Requiring the same method from different traits and abstract methods have to be compati…
H A Dconflict003.phpt2 Two methods resulting in a conflict, should be reported both.
H A Dbug60217c.phpt2 Bug #60217 (Requiring the same method from different traits and abstract methods have to be compati…
/PHP-8.2/ext/dom/tests/
H A DDOMChildNode_methods_without_parent.phpt2 DOMChildNode methods without a parent
/PHP-8.2/ext/intl/tests/
H A Dlocale_get_default.phpt12 * with Procedural and Object methods.
/PHP-8.2/sapi/cli/tests/
H A Dbug61679.phpt2 Bug #61679 (Error on non-standard HTTP methods)
/PHP-8.2/ext/reflection/tests/
H A Dbug29986.phpt33 - Static methods [0] {

Completed in 23 milliseconds

12345678910>>...12