Skip to content

Commit 825c1f2

Browse files
committed
Merge branch 'PHP-5.5'
2 parents f33bdf6 + b2ee1b6 commit 825c1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zend/tests/bug64896.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--TEST--
22
Bug #64896 (Segfault with gc_collect_cycles using unserialize on certain objects)
33
--XFAIL--
4-
We can not fix this bug with a significant (performace slow down) change to gc
4+
We can not fix this bug without a significant (performace slow down) change to gc
55
--FILE--
66
<?php
77
$bar = NULL;

0 commit comments

Comments
 (0)