--TEST-- ReflectionClass::getInterfaceNames() --SKIPIF-- --CREDITS-- Michelangelo van Dam #testfest roosendaal on 2008-05-10 --FILE-- getInterfaceNames()); ?> --EXPECT-- array(2) { [0]=> string(3) "Foo" [1]=> string(3) "Bar" }