Arquivos
hhvm/hphp/test/slow/object_magic_method/761.php.expect
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

12 linhas
170 B
Plaintext

get:string(3) "foo"
set:string(3) "foo"
string(3) "abd"
get:string(3) "bar"
set:string(3) "bar"
string(3) "abd"
string(3) "abc"
object(X)#1 (1) {
["real"]=>
int(2)
}