Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32111 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61012 invoked by uid 1010); 8 Sep 2007 06:54:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 60996 invoked from network); 8 Sep 2007 06:54:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Sep 2007 06:54:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=judas.iscariote@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=judas.iscariote@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.189 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: judas.iscariote@gmail.com X-Host-Fingerprint: 209.85.198.189 rv-out-0910.google.com Received: from [209.85.198.189] ([209.85.198.189:25171] helo=rv-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3A/E1-46527-21742E64 for ; Sat, 08 Sep 2007 02:54:10 -0400 Received: by rv-out-0910.google.com with SMTP id k15so610458rvb for ; Fri, 07 Sep 2007 23:54:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=ijo0dLaYfTA85Y4o212PUc6QJyO+FVqqjZg820e8mJM=; b=h1bEZ6gXax9CF+DwXAyS1Wpt6pnncn0RugGacpnGS/64DohKiFrMIEBksYuh5sZZ1X9x4+Gi7Jx2lHY/lHB0719dsWgd36SD5BiLKG6TgX2tXHIg7v/TPXr54gkj8SS5MnhTEhfrJ5hUugSYmIpEaV8reAz3FLB1752dE8yGyJc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SdBnvQj7T631bL/MtJtgwMV1IHPBv80YfYdOsH+XPell0uHtkkkkdGETI2v9NrxWrnJQCCONGV49EV/a74clj9klLm1+lFanwfXgh+UoDd0trsBjmFZKjxWoPIjthkRgdrcGz6BuldcNB0OcfvMLFt1uKeIXophe49dJNowp+gk= Received: by 10.142.106.18 with SMTP id e18mr129108wfc.1189234447455; Fri, 07 Sep 2007 23:54:07 -0700 (PDT) Received: by 10.142.84.16 with HTTP; Fri, 7 Sep 2007 23:54:07 -0700 (PDT) Message-ID: <7d5a202f0709072354n2009fe34lceacceebd0cc879a@mail.gmail.com> Date: Sat, 8 Sep 2007 02:54:07 -0400 To: internals@lists.php.net In-Reply-To: <698DE66518E7CA45812BD18E807866CEA2AA9A@us-ex1.zend.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070904162613.4qgfdddo7scw8o8w@w13.mail.sapo.pt> <849426349.20070904210047@marcus-boerger.de> <698DE66518E7CA45812BD18E807866CEA2A93C@us-ex1.zend.net> <698DE66518E7CA45812BD18E807866CEA2AA9A@us-ex1.zend.net> Subject: Re: [PHP-DEV] Patch for macros for tracking refcount and is_ref From: judas.iscariote@gmail.com ("Cristian Rodriguez") On 9/7/07, Andi Gutmans wrote: >Let's not run before we walk. The GC already "walks." >There's still testing and review and some stabilizing period we should be doing if it is disabled by default it is unlikely that people will test it with real life code even more with in you place a #if ZEND_GC around the functionality... -- http://www.kissofjudas.net/