Arquivos
hhvm/hphp/test/slow/reflection/setAccessible.php.expect
T
Paul Tarjan 0335e335b7 build setAccessible
This implementation feels a bit haphazard with all the forces in the `o_*`. Is this stuff all changing dario?
2013-07-18 17:28:42 -07:00

45 linhas
541 B
Plaintext

array(6) {
["b"]=>
array(2) {
[0]=>
string(1) "b"
[1]=>
string(6) "newval"
}
["c"]=>
array(2) {
[0]=>
string(1) "c"
[1]=>
string(6) "newval"
}
["d"]=>
array(2) {
[0]=>
string(1) "d"
[1]=>
string(6) "newval"
}
["f"]=>
array(2) {
[0]=>
string(1) "f"
[1]=>
string(6) "newval"
}
["g"]=>
array(2) {
[0]=>
string(1) "g"
[1]=>
string(6) "newval"
}
["h"]=>
array(2) {
[0]=>
string(1) "h"
[1]=>
string(6) "newval"
}
}