--TEST-- Test property_exists() function : class auto loading --FILE-- ===DONE=== --EXPECTF-- *** Testing property_exists() : class auto loading *** testing property in autoloaded class bool(true) testing __get magic method bool(false) ===DONE===