summaryrefslogtreecommitdiff
path: root/Zend/tests/gc_029.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-9/+9
* Fixed bug #72530Nikita Popov2019-08-131-2/+4
* Fix gc_029_zts.phpt testNikita Popov2017-10-301-2/+0
* 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