Home
last modified time | relevance | path

Searched refs:TESTCONSTANT (Results 1 – 4 of 4) sorted by relevance

/PHP-7.0/Zend/tests/bug67436/
H A Dbug67436_nohandler.phpt22 Warning: Declaration of b::test() should be compatible with a::test($arg = c::TESTCONSTANT) in %s%e…
24 a::test(c::TESTCONSTANT)
H A Dc.php4 const TESTCONSTANT = "c::TESTCONSTANT"; define in c
H A Da.php4 public function test($arg = c::TESTCONSTANT) {
H A Dbug67436.phpt26 a::test(c::TESTCONSTANT)

Completed in 8 milliseconds