unread
Thanks to all for their hard work on this release.
Will the cycle-breaking garbage collector be turned on as the
compiled-in default and the recommended php.ini default?
Please, please say yes. (:
--
Tom Boutell
P'unk Avenue
215 755 1330
punkave.com
window.punkave.com
unread
Thanks to all for their hard work on this release.
Will the cycle-breaking garbage collector be turned on as the
compiled-in default and the recommended php.ini default?
Such a thing won't be changed silently before releasing, so you could
try and see ;-)
$ php -in | grep zend.enable_gc
zend.enable_gc => On => On
johannes