--TEST-- Catch method calls on non-objects raise recoverable errors --FILE-- method()); echo "Alive\n"; ?> --EXPECTF-- int(4096) string(%d) "Call to a member function method() on null" NULL Alive