--TEST-- Test interface_exists() function : autoloaded interface --FILE-- --EXPECTF-- *** Testing interface_exists() : autoloaded interface *** -- no autoloading -- bool(false) -- with autoloading -- bool(true) DONE