Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43121 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90262 invoked from network); 19 Feb 2009 17:57:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2009 17:57:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 209.85.132.244 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 209.85.132.244 an-out-0708.google.com Received: from [209.85.132.244] ([209.85.132.244:12615] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/78-42696-88D9D994 for ; Thu, 19 Feb 2009 12:57:29 -0500 Received: by an-out-0708.google.com with SMTP id c2so188565anc.38 for ; Thu, 19 Feb 2009 09:57:26 -0800 (PST) Received: by 10.64.151.10 with SMTP id y10mr5364612qbd.95.1235066246253; Thu, 19 Feb 2009 09:57:26 -0800 (PST) Received: from ?192.168.1.111? (TOROON63-1176059019.sdsl.bell.ca [70.25.60.139]) by mx.google.com with ESMTPS id s30sm2114726qbs.0.2009.02.19.09.57.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 19 Feb 2009 09:57:25 -0800 (PST) To: Steph Fox In-Reply-To: <00ad01c992b9$b252b6a0$919f644d@foxbox> X-Priority: 3 References: <00ad01c992b9$b252b6a0$919f644d@foxbox> Message-ID: <043E4B3B-0137-4C87-A9DE-912F0A09071C@prohost.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Thu, 19 Feb 2009 12:57:24 -0500 Cc: "Eric Stewart" , X-Mailer: Apple Mail (2.930.3) Subject: Re: [PHP-DEV] Vote: allow_call_time_pass_reference value in production INI From: ilia@prohost.org (Ilia Alshanetsky) That's a good point we need to make sure that main.c INI values match those of the production INI file. There are A LOT of installs that operate without an INI file. On 19-Feb-09, at 12:44 PM, Steph Fox wrote: >> allow_call_time_pass_reference = Off (Issue Warnings) >> Eric Lee Stewart >> > > +1 > > Switching it off by default in ini-dist and main.c would be good too! > http://wiki.php.net/rfc/calltimebyref > > - Steph > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > Ilia Alshanetsky