Arquivos
hhvm/hphp/test/quick/null_this.php.expectf
T
ptarjan 503f75d08b Rename test directories
These names don't make sense now that we run both suites the same
way.
2013-04-17 09:06:51 -07:00

10 linhas
183 B
Plaintext

Calling main()
Calling a->pub
Entering a::pub
string(11) "public in a"
Leaving a::pub
Calling x->pub
Entering x::pub
Entering a::pub
HipHop Fatal error: $this is null in %s on line 7