--TEST-- Method calls on non-objects raise recoverable errors --FILE-- method(); echo "Should not get here!\n"; ?> --EXPECTF-- Catchable fatal error: Call to a member function method() on null in %s on line %d