summaryrefslogtreecommitdiff
path: root/Zend/tests/gc_029.phpt
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #67725 (now we create immutable arrays only in SHM)Dmitry Stogov2014-08-051-2/+2
* GC doesn't count scalars and immutable arrays in the same wayDmitry Stogov2014-06-051-1/+1
* Fixed test bug #61892Xinchen Hui2012-05-031-0/+2
* Turn on gc before we test itRasmus Lerdorf2010-03-031-0/+2
* Fixed bug #45434 (circular reference causes segfault in gc_collect_cycles())Dmitry Stogov2008-07-081-1/+1
* Improve GC to support garbage created in destructors during objects utilizationDmitry Stogov2008-03-141-0/+33