--TEST-- Test get_declared_classes() function : testing autoloaded classes --FILE-- --EXPECT-- *** Testing get_declared_classes() : testing autoloaded classes *** -- before instance is declared -- bool(false) -- after instance is declared -- bool(true) DONE