--TEST-- This test illustrates the impact of invoking destructors when refcount is decremented to 0 on foreach. It will pass only if the 'contentious code' in PHPValue.decReferences() is enabled. --FILE-- 10) { echo "Infinite loop detected\n"; break; } } ?> --EXPECTF-- int(1) int(2) int(3)