Arquivos
hhvm/hphp/test/slow/namespace/const_param.php.expectf
T
Paul Tarjan 63fc74a751 reflection for namespaced constants
In repo mode this does the right thing and returns the right constant, but for non-repo it thinks it is an undefined non-namespace constant. I'll have to do something more hardcore if that starts to matter

While I was in there, I made the correct name for `ReflectionParameter` that was added in 5.4 instead of the draft we copied.
2013-06-25 12:22:52 -07:00

29 linhas
452 B
Plaintext

string(14) "5.4.999-hiphop"
string(11) "PHP_VERSION"
string(1) "c"
string(1) "B"
array(1) {
[0]=>
string(14) "5.4.999-hiphop"
}
string(18) "array(PHP_VERSION)"
array(1) {
[0]=>
string(1) "c"
}
string(%d) "array%w(%a)"
string(14) "5.4.999-hiphop"
string(11) "PHP_VERSION"
string(1) "c"
string(1) "B"
array(1) {
[0]=>
string(14) "5.4.999-hiphop"
}
string(18) "array(PHP_VERSION)"
array(1) {
[0]=>
string(1) "c"
}
string(%d) "array%w(%a)"