--TEST-- Enum reflection getConstants() --FILE-- getConstants()); ?> --EXPECT-- array(2) { ["Bar"]=> enum(Foo::Bar) ["Baz"]=> enum(Foo::Baz) }