Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32221 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30246 invoked by uid 1010); 10 Sep 2007 23:27:37 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 30231 invoked from network); 10 Sep 2007 23:27:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Sep 2007 23:27:37 -0000 Authentication-Results: pb1.pair.com header.from=judas.iscariote@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=judas.iscariote@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.162.231 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: 64.233.162.231 nz-out-0506.google.com Received: from [64.233.162.231] ([64.233.162.231:37308] helo=nz-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3F/50-28088-8E2D5E64 for ; Mon, 10 Sep 2007 19:27:36 -0400 Received: by nz-out-0506.google.com with SMTP id x7so579603nzc for ; Mon, 10 Sep 2007 16:27:34 -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=HKp/EKIKBxt04y62n2wVOWLczeGGaDfpEEezN94+j2M=; b=pveIOFNKAGfqycUZFq9rnATJrCatJqscuA1O8Qn0X0dVaiBTQThjaS+MvmFlt8d3bfJy3mGLqC+q4mFTtZ8cgQxu9LwBJTF79dZ990qgxE2NfQ+psUNUwaLfFi3c3whgf684AqQZfmG+p+veOA66Ao9L+0COCkGljg6HiNzjbzo= 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=JAQHjjd11CZmMdo3Zxe/r4K3sG3Dpb2n0GDLeDUA8Hdp/dE1uF7g4Henz07Ygn1tZlZ2CQlBZuNYIVN1uhzWJtiDF7qcWPoaHXzOSgMJ38+ZLpg0MDa1k66Ovwmk/Co+DJNwjL1fX7o2IGqA3gZ6Huy69s2Iue6RtCP2tYdDcVU= Received: by 10.142.225.11 with SMTP id x11mr253270wfg.1189466853312; Mon, 10 Sep 2007 16:27:33 -0700 (PDT) Received: by 10.142.84.16 with HTTP; Mon, 10 Sep 2007 16:27:33 -0700 (PDT) Message-ID: <7d5a202f0709101627s3257589ds3fe740c589c4dfb9@mail.gmail.com> Date: Mon, 10 Sep 2007 19:27:33 -0400 To: internals@lists.php.net In-Reply-To: <36596249.20070910145243@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <849426349.20070904210047@marcus-boerger.de> <698DE66518E7CA45812BD18E807866CEA2A93C@us-ex1.zend.net> <698DE66518E7CA45812BD18E807866CEA2AA9A@us-ex1.zend.net> <7d5a202f0709072354n2009fe34lceacceebd0cc879a@mail.gmail.com> <36596249.20070910145243@marcus-boerger.de> Subject: Re: [PHP-DEV] Patch for macros for tracking refcount and is_ref From: judas.iscariote@gmail.com ("Cristian Rodriguez") On 9/10/07, Marcus Boerger wrote: > And please no more magic switches that lead to broken code. that's what worries me, I dont get why people wants to introduce yet another switch to disable to garbage collector ( that will lead to different/broken behaviuor) I think there is enough non-sense already with the unicode.semantics switch thingy. -- http://www.kissofjudas.net/