--TEST-- Catch method calls on non-objects without using return value --INI-- report_memleaks=1 --FILE-- method(); echo "Alive\n"; ?> --EXPECTF-- Caught Alive