Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33757 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26976 invoked by uid 1010); 5 Dec 2007 18:46:57 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 26960 invoked from network); 5 Dec 2007 18:46:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Dec 2007 18:46:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.94.239.7 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.7 mail.jdi-ict.nl Linux 2.6 Received: from [82.94.239.7] ([82.94.239.7:58248] helo=mail.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 79/BD-20707-A12F6574 for ; Wed, 05 Dec 2007 13:46:55 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id lB5IkYHi023037; Wed, 5 Dec 2007 19:46:34 +0100 Date: Wed, 5 Dec 2007 19:46:36 +0100 (CET) X-X-Sender: derick@kossu.ez.no To: Andi Gutmans cc: Guilherme Blanco , scott.mcnaught@synergy8.com, Rasmus Lerdorf , Antony Dovgal , Cristian Rodriguez , internals@lists.php.net In-Reply-To: <698DE66518E7CA45812BD18E807866CEF89334@us-ex1.zend.net> Message-ID: References: <698DE66518E7CA45812BD18E807866CEF88FDD@us-ex1.zend.net> <7d5a202f0712031900i386f8964s675da26cc93af3fe@mail.gmail.com> <47550FAB.30002@daylessday.org> <698DE66518E7CA45812BD18E807866CEF890ED@us-ex1.zend.net> <475578BE.40908@daylessday.org> <4755A797.1020905@lerdorf.com> <-4460533375996444588@unknownmsgid> <698DE66518E7CA45812BD18E807866CEF89334@us-ex1.zend.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8 Subject: RE: [PHP-DEV] Garbage collector patch From: derick@php.net (Derick Rethans) On Tue, 4 Dec 2007, Andi Gutmans wrote: > To clarify I meant there's a tri-state (not compiled in, compiled in > but collection turned off, compiled in but collection turned on). My > recommendation was to always compile it in but to keep collection > turned off by default. That's totally fine with me. With David's patch you could turn it on with both an ini setting (PHP_INI_ALL) or with a function. Can the "improved" one do so as well? regards, Derick -- Derick Rethans http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org