Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37550 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7355 invoked from network); 8 May 2008 20:30:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 May 2008 20:30:11 -0000 Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=softfail; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain zend.com does not designate 64.97.136.149 as permitted sender) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.149 smtpout0149.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.149] ([64.97.136.149:49591] helo=n064.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 63/63-23700-3D263284 for ; Thu, 08 May 2008 16:30:11 -0400 Received: from sc1-out09.emaildefenseservice.com (64.97.139.2) by n064.sc1.he.tucows.com (7.2.069.1) id 476977050141C290; Thu, 8 May 2008 20:30:08 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,275345547ae8608c,a11297d90bcb5ce7,steph@zend.com,-,RULES_HIT:355:379:539:540:541:542:543:567:599:601:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1537:1561:1587:1593:1594:1711:1714:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:2828:3027:3622:3867:3868:3869:3872:3874:5007:6261:7875:7903,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none X-Spamcatcher-Explanation: Received: from foxbox (host86-130-56-54.range86-130.btcentralplus.com [86.130.56.54]) (Authenticated sender: steph.fox) by sc1-out09.emaildefenseservice.com (Postfix) with ESMTP; Thu, 8 May 2008 20:30:06 +0000 (UTC) Message-ID: <02d701c8b14a$76e31930$4001a8c0@foxbox> Reply-To: "Steph Fox" To: "Stanislav Malyshev" , "internals" References: <021601c8b141$bbf64a50$4001a8c0@foxbox> <1210277285.8421.23.camel@inspiron.local> <48235F54.8010801@zend.com> Date: Thu, 8 May 2008 21:31:10 +0100 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response 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 Subject: Re: [PHP-DEV] allow_call_time_pass_reference From: steph@zend.com ("Steph Fox") Hi Stas, > I think we also had a proposal back then to have func_gets_arg[s] > ability to accept params by reference, and it should help with some > scenarios. Sorry, I failed to parse that. What would help with some scenarios? - Steph