Home
last modified time | relevance | path

Searched refs:method (Results 451 – 475 of 702) sorted by relevance

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

/PHP-5.5/Zend/tests/
H A Daccess_modifiers_008.phpt21 Fatal error: Call to protected method B1::f() from context 'B2' in %s on line %d
H A Dcallable_type_hint_001.phpt24 Strict Standards: Non-static method bar::baz() should not be called statically in %scallable_type_h…
H A Daccess_modifiers_009.phpt26 Fatal error: Call to protected method B1::f() from context 'B2' in %s on line %d
H A Ddereference_012.phpt2 Testing array dereferencing on return of a method with and without reference
H A Dmethod_static_var.phpt2 Initial value of static var in method depends on the include time of the class definition
/PHP-5.5/Zend/tests/traits/
H A Dbug55554e.phpt30 Fatal error: Trait method ReportCollision has not been applied, because there are collisions with o…
H A Dbug60217b.phpt2 Bug #60217 (Requiring the same method from different traits and abstract methods have to be compati…
H A Dconflict003.phpt31 Fatal error: Trait method smallTalk has not been applied, because there are collisions with other t…
H A Derror_010.phpt2 Trying to exclude trait method multiple times
H A Dlanguage005.phpt2 Use instead to solve a conflict and as to access the method.
H A Dlanguage010.phpt30 Fatal error: Trait method world has not been applied, because there are collisions with other trait…
H A Dlanguage014.phpt30 Fatal error: Trait method hello has not been applied, because there are collisions with other trait…
H A Dbug60217c.phpt2 Bug #60217 (Requiring the same method from different traits and abstract methods have to be compati…
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_private.h152 XMLRPC_Callback method; member
/PHP-5.5/tests/classes/
H A Dfinal.phpt2 ZE2 A method may be redeclared final
H A Dvisibility_003a.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_003c.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_004a.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_004c.phpt2 ZE2 A redeclared method must have the same or higher visibility
/PHP-5.5/tests/lang/
H A Dbug23384.phpt24 Strict Standards: Non-static method Foo::test() should not be called statically in %sbug23384.php o…
/PHP-5.5/ext/date/tests/
H A DDateTime_data-massive.inc4 * Note: test names match method names in a set of PHPUnit tests
H A Dbug46268.phpt2 Bug #46268 (When call DateTime#setTime, it seems to be called the last modify method too)
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_save_basic.phpt2 DOMDocument::save Test basic function of save method
/PHP-5.5/ext/tidy/tests/
H A D030.phpt2 getConfig() method - basic test for getConfig()
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_class_mysqli_result_interface.phpt45 foreach ($methods as $k => $method) {
46 if (isset($expected_methods[$method])) {
47 unset($expected_methods[$method]);
50 if ($method == 'mysqli_result') {

Completed in 76 milliseconds

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