--TEST-- Closure::bindTo() should preserve used variables --FILE-- bindTo(null, null); $fn(); ?> --EXPECT-- int(0) int(0)