Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34091 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48499 invoked by uid 1010); 18 Dec 2007 18:30:00 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 48483 invoked from network); 18 Dec 2007 18:30:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Dec 2007 18:30:00 -0000 Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 209.85.162.182 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 209.85.162.182 el-out-1112.google.com Linux 2.4/2.6 Received: from [209.85.162.182] ([209.85.162.182:17375] helo=el-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CA/6B-13895-5A118674 for ; Tue, 18 Dec 2007 13:29:59 -0500 Received: by el-out-1112.google.com with SMTP id n30so589012elf.17 for ; Tue, 18 Dec 2007 10:29:53 -0800 (PST) Received: by 10.142.203.13 with SMTP id a13mr2930801wfg.210.1198002592479; Tue, 18 Dec 2007 10:29:52 -0800 (PST) Received: from ?192.168.1.131? ( [76.65.228.201]) by mx.google.com with ESMTPS id i14sm23974088wxd.2007.12.18.10.29.50 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 18 Dec 2007 10:29:51 -0800 (PST) Cc: Dmitry Stogov , PHP Developers Mailing List Message-ID: <52FE13DE-3A5C-4DC5-AFCD-0F63433C5B44@prohost.org> To: Derick Rethans In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Tue, 18 Dec 2007 13:29:48 -0500 References: <698DE66518E7CA45812BD18E807866CEF88FDD@us-ex1.zend.net> <4755A797.1020905@lerdorf.com> <-4460533375996444588@unknownmsgid> <698DE66518E7CA45812BD18E807866CEF89334@us-ex1.zend.net> <47570A20.8070901@zend.com> <698DE66518E7CA45812BD18E807866CEF895BF@us-ex1.zend.net> <4757D355.2060705@zend.com> <4757DA73.5070308@zend.com> <47598BAB.1080808@zend.com> <476157A6.4070400@zend.com> <476646E0.5090608@zend.com> <4767DB03.7080306@zend.com> X-Mailer: Apple Mail (2.915) Subject: Re: [PHP-DEV] Garbage collector patch From: ilia@prohost.org (Ilia Alshanetsky) Putting it into CVS into a good idea, but lets create a revert point via a tag, so we can always easily "undo" the patch if need be. On 18-Dec-07, at 10:05 AM, Derick Rethans wrote: > On Tue, 18 Dec 2007, Dmitry Stogov wrote: > >> Derick Rethans wrote: >>> On Mon, 17 Dec 2007, Dmitry Stogov wrote: >>> >>>> Didn't I send it to you? >>> >>> Maybe, maybe not :) I couldn't find it atleast. >>> I just tried to apply this to PHP 5.3, but it gives lots of failed >>> chucks... >>> Are you sure this is the one against 5.3? >>> >> Probably I've changed ZE after the patch was done :( >> I'll rebuild it, but not today. > > Maybe we just should put it in cvs then? Then we won't have this issue > and other people can test it more easily as well. > > regards, > Derick > > -- > Derick Rethans > http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > Ilia Alshanetsky