--TEST-- Test get_declared_interfaces() function : autoloading of interfaces --FILE-- --EXPECTF-- *** Testing get_declared_interfaces() : autoloading of interfaces *** -- before interface is used -- bool(false) -- after interface is used -- bool(true) DONE