mirror of
https://github.com/php/php-src.git
synced 2024-11-26 03:16:33 +08:00
Typo....
This commit is contained in:
parent
ed038d2ee3
commit
6c48c6bc78
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user