Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37993 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16671 invoked from network); 29 May 2008 12:45:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 May 2008 12:45:08 -0000 Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:51782] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B9/82-03918-155AE384 for ; Thu, 29 May 2008 08:45:08 -0400 Received: from MBOERGER-ZRH (unknown [81.211.8.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 16C3C11DB44; Thu, 29 May 2008 14:45:03 +0200 (CEST) Date: Thu, 29 May 2008 14:45:02 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <217551989.20080529144502@marcus-boerger.de> To: "Steph Fox" CC: "internals" In-Reply-To: <012701c8bb44$68f8b880$4401a8c0@foxbox> References: <012701c8bb44$68f8b880$4401a8c0@foxbox> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] RFC: allow_call_pass_by_reference From: helly@php.net (Marcus Boerger) Hello Steph, I am all for it: Making sure PHP's 5.3 default is OFF and issueing a warning when turning on starting with 5.3. marcus Wednesday, May 21, 2008, 3:13:04 PM, you wrote: > I looked into it again (and found things I didn't know before). This one's > bugging me enough that I braved the Wiki: > http://wiki.php.net/rfc/calltimebyref > - Steph Best regards, Marcus