Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43120 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85337 invoked from network); 19 Feb 2009 17:41:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2009 17:41:50 -0000 Authentication-Results: pb1.pair.com header.from=steph@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=steph@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 64.99.136.149 as permitted sender) X-PHP-List-Original-Sender: steph@php.net X-Host-Fingerprint: 64.99.136.149 smtprelay-virgin0149.hostedemail.com Received: from [64.99.136.149] ([64.99.136.149:34232] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 24/97-42696-CD99D994 for ; Thu, 19 Feb 2009 12:41:50 -0500 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay07.hostedemail.com (Postfix) with SMTP id A7B3723F2E6E; Thu, 19 Feb 2009 17:41:45 +0000 (UTC) X-SpamScore: 1 X-Spam-Summary: 2,0,0,886248ad6fcf9cb0,691ff1dea13fdf9b,steph@php.net,ericleestewart@gmail.com:internals@lists.php.net,RULES_HIT:355:379:539:540:541:542:543:567:599:601:967:973:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1537:1559:1587:1593:1594:1711:1714:1730:1747:1766:1792:2073:2075:2078:2379:2393:2525:2559:2563:2682:2685:2828:2857:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3280:3868:3870:3872:3876:3877:3934:3936:3938:3941:3944:3947:3950:3953:3956:3959:4699:5007:6114:6261:7653:7679:7875:7903:8501:8985:8987:9025:9040:9388,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none Received: from foxbox (77-100-159-145.cable.ubr07.shef.blueyonder.co.uk [77.100.159.145]) (Authenticated sender: steph.fox) by omf10.hostedemail.com (Postfix) with ESMTP; Thu, 19 Feb 2009 17:41:44 +0000 (UTC) Message-ID: <00ad01c992b9$b252b6a0$919f644d@foxbox> To: "Eric Stewart" , References: Date: Thu, 19 Feb 2009 17:44:18 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-session-marker: 73746570682E666F78 Subject: Re: [PHP-DEV] Vote: allow_call_time_pass_reference value in production INI From: steph@php.net ("Steph Fox") > 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