--TEST-- ReflectionExtension::getClassNames() method on an extension which acually returns some information --CREDITS-- Felix De Vliegher --FILE-- getClassNames()); ?> ==DONE== --EXPECTF-- array(3) { [0]=> %s(22) "__PHP_Incomplete_Class" [1]=> %s(15) "php_user_filter" [2]=> %s(9) "Directory" } ==DONE==