--TEST-- Memory leak in JMP_NULL --FILE-- null); } $foo2 = &returns_ref2(); $foo2 = 'foo'; var_dump($foo); ?> --EXPECT-- string(3) "foo"