--TEST-- Reflection Bug #30856 (ReflectionClass::getStaticProperties segfaults) --SKIPIF-- --FILE-- getStaticProperties()); ?> ===DONE=== --EXPECT-- array(1) { ["a"]=> string(4) "test" } ===DONE=== --UEXPECT-- array(1) { [u"a"]=> unicode(4) "test" } ===DONE===