Home
last modified time | relevance | path

Searched refs:methods (Results 101 – 125 of 291) sorted by relevance

12345678910>>...12

/PHP-7.0/Zend/tests/traits/
H A Dlanguage009.phpt2 In instead definitions all trait whose methods are meant to be hidden can be listed.
H A Dlanguage013.phpt2 Statics work like expected for language-based copy'n'paste. No link between methods from the same t…
H A Derror_011.phpt26 …test has not been applied, because there are collisions with other trait methods on bar in %s on l…
H A Dbug55554e.phpt30 …sion has not been applied, because there are collisions with other trait methods on ReportCollisio…
H A Dbug60217b.phpt2 Bug #60217 (Requiring the same method from different traits and abstract methods have to be compati…
H A Dlanguage010.phpt30 …orld has not been applied, because there are collisions with other trait methods on MyClass in %s …
H A Dlanguage011.phpt30 …ello has not been applied, because there are collisions with other trait methods on MyClass in %s …
H A Dlanguage014.phpt30 …ello has not been applied, because there are collisions with other trait methods on MyClass in %s …
/PHP-7.0/Zend/tests/
H A Dbug46381.phpt2 Bug #46381 (wrong $this passed to internal methods causes segfault)
H A Dbug61782.phpt2 Bug #61782 (__clone/__destruct do not match other methods when checking access controls)
H A Daccess_modifiers_012.phpt2 Trigger __call() in lieu of non visible methods when called via a callback.
H A Dlsb_016.phpt2 ZE2 Late Static Binding within hooks/magic methods
H A Dns_064.phpt2 Magic methods in overrided stdClass inside namespace
H A Dbug43200.phpt35 - Static methods [0] {
/PHP-7.0/tests/classes/
H A Dabstract_derived.phpt20 …ethod and must therefore be declared abstract or implement the remaining methods (derived::show) i…
H A Ddereferencing_001.phpt2 ZE2 dereferencing of objects from methods
H A Dabstract_by_interface_001.phpt33 …ethod and must therefore be declared abstract or implement the remaining methods (MyInterface::MyI…
H A Dabstract_redeclare.phpt22 …ethod and must therefore be declared abstract or implement the remaining methods (fail::show) in %…
H A Dabstract_by_interface_002.phpt33 …ethod and must therefore be declared abstract or implement the remaining methods (MyInterface::MyI…
/PHP-7.0/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 Dcase-sensitive.phpt23 …d M1 has not been applied, because there are collisions with other trait methods on MyClass in %s …
H A Dabstract-methods04.phpt2 Abstract Trait Methods should behave like common abstract methods and
/PHP-7.0/scripts/dev/
H A Dfind_tested.php149 $methods = $reflectionClass->getMethods();
150 foreach ($methods as $method) {
/PHP-7.0/ext/reflection/tests/
H A D024.phpt30 - Static methods [0] {
H A Dbug29986.phpt33 - Static methods [0] {

Completed in 24 milliseconds

12345678910>>...12