--TEST-- var_export() and objects with numeric indexes properties --FILE-- "bar"); var_export($a); ?> --EXPECT-- class stdClass { var $foo = 'bar'; }