Searched refs:method (Results 451 – 475 of 702) sorted by relevance
1...<<11121314151617181920>>...29
21 Fatal error: Call to protected method B1::f() from context 'B2' in %s on line %d
24 Strict Standards: Non-static method bar::baz() should not be called statically in %scallable_type_h…
26 Fatal error: Call to protected method B1::f() from context 'B2' in %s on line %d
2 Testing array dereferencing on return of a method with and without reference
2 Initial value of static var in method depends on the include time of the class definition
30 Fatal error: Trait method ReportCollision has not been applied, because there are collisions with o…
2 Bug #60217 (Requiring the same method from different traits and abstract methods have to be compati…
31 Fatal error: Trait method smallTalk has not been applied, because there are collisions with other t…
2 Trying to exclude trait method multiple times
2 Use instead to solve a conflict and as to access the method.
30 Fatal error: Trait method world has not been applied, because there are collisions with other trait…
30 Fatal error: Trait method hello has not been applied, because there are collisions with other trait…
152 XMLRPC_Callback method; member
2 ZE2 A method may be redeclared final
2 ZE2 A redeclared method must have the same or higher visibility
24 Strict Standards: Non-static method Foo::test() should not be called statically in %sbug23384.php o…
4 * Note: test names match method names in a set of PHPUnit tests
2 Bug #46268 (When call DateTime#setTime, it seems to be called the last modify method too)
2 DOMDocument::save Test basic function of save method
2 getConfig() method - basic test for getConfig()
45 foreach ($methods as $k => $method) {46 if (isset($expected_methods[$method])) {47 unset($expected_methods[$method]);50 if ($method == 'mysqli_result') {
Completed in 37 milliseconds