From 9629eea9e7c85fa9fd097e5d9c94131c9fdc4293 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Mon, 14 Apr 2014 22:43:33 +0400 Subject: [PATCH] The test works out of the box --- Zend/tests/bug64896.phpt | 2 -- 1 file changed, 2 deletions(-) diff --git a/Zend/tests/bug64896.phpt b/Zend/tests/bug64896.phpt index 6515ecdb81..573fa1242d 100644 --- a/Zend/tests/bug64896.phpt +++ b/Zend/tests/bug64896.phpt @@ -1,7 +1,5 @@ --TEST-- Bug #64896 (Segfault with gc_collect_cycles using unserialize on certain objects) ---XFAIL-- -We can not fix this bug without a significant (performace slow down) change to gc --FILE--