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