This commit is contained in:
Xinchen Hui 2013-09-02 16:15:52 +08:00
parent ed038d2ee3
commit 6c48c6bc78

View File

@ -1,7 +1,7 @@
--TEST--
Bug #64896 (Segfault with gc_collect_cycles using unserialize on certain objects)
--XFAIL--
We can not fix this bug with a significant (performace slow down) change to gc
We can not fix this bug without a significant (performace slow down) change to gc
--FILE--
<?php
$bar = NULL;