--TEST-- Reflection::getModifierNames --SKIPIF-- --FILE-- --EXPECT-- array(2) { [0]=> string(5) "final" [1]=> string(9) "protected" }