Home
last modified time | relevance | path

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

/PHP-5.5/Zend/tests/bug67436/
H A Dbug67436_nohandler.phpt22 Strict Standards: Declaration of b::test() should be compatible with a::test($arg = c::TESTCONSTANT
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 7 milliseconds