Arquivos
hhvm/hphp/test/vm/class_constants.php.exp
T
Jordan Delong 363d1bb20f Code move src/ -> hphp/
This change is mostly for FB internal organizational reasons.
Building is not effected beyond the fact that the target now
lands in hphp/hhvm/hhvm rather than src/hhvm/hhvm.
2013-02-11 02:10:41 -08:00

27 linhas
532 B
Plaintext

Test begin
int(5)
int(5)
int(6)
int(5)
string(6) "A::BAR"
string(6) "B::FOO"
string(6) "A::BAR"
string(6) "B::FOO"
string(6) "A::BAR"
string(6) "B::FOO"
string(6) "A::BAR"
HipHop Notice: Use of undefined constant WIZ - assumed 'WIZ' in hphp/test/vm/class_constants.php on line 22
string(3) "WIZ"
string(11) "--- WIZ ---"
string(3) "WIZ"
string(3) "DCD"
int(123)
int(123)
int(123)
int(123)
int(123)
int(123)
int(711)
Test end
HipHop Fatal error: Couldn't find constant D::FakeConstant in hphp/test/vm/class_constants.php on line 98