Home
last modified time | relevance | path

Searched refs:method (Results 826 – 830 of 830) sorted by last modified time

1...<<31323334

/PHP-7.4/Zend/tests/
H A Daccess_modifiers_009.phpt26 Fatal error: Call to protected method B1::f() from context 'B2' in %s on line %d
H A Daccess_modifiers_010.phpt31 Fatal error: Uncaught Error: Call to private method d::test2() from context 'a' in %s:%d
H A Daccess_modifiers_012.phpt9 echo "In __call() for method $name()\n";
19 In __call() for method none()
20 In __call() for method prot()
21 In __call() for method priv()
/PHP-7.4/Zend/tests/arg_unpack/
H A Dmethod.phpt2 Unpack arguments for method calls
/PHP-7.4/Zend/
H A DREADME.md37 method). As in most PHP applications raw execution speed isn't the limiting

Completed in 10 milliseconds

1...<<31323334