Skip to content

Commit b2ee1b6

Browse files
committed
Merge branch 'PHP-5.4' into PHP-5.5
2 parents dd1cbd1 + 6c48c6b commit b2ee1b6

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)