Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33227 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42067 invoked by uid 1010); 17 Nov 2007 23:40:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42052 invoked from network); 17 Nov 2007 23:40:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Nov 2007 23:40:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.162] ([212.25.124.162:15058] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 54/93-14070-EDB7F374 for ; Sat, 17 Nov 2007 18:40:15 -0500 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Sun, 18 Nov 2007 01:40:11 +0200 Received: from [192.168.17.92] ([192.168.17.92]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Sat, 17 Nov 2007 15:40:07 -0800 Message-ID: <473F7BD8.3000507@zend.com> Date: Sat, 17 Nov 2007 15:40:08 -0800 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Karoly Negyesi CC: Brian Moon , internals@lists.php.net References: <7e270cea0711170603o69936b40gfd8e0d386513c654@mail.gmail.com> <473F51D1.1020602@dealnews.com> <7e270cea0711171323g8c5e7c0m1ae47115522c6bb6@mail.gmail.com> In-Reply-To: <7e270cea0711171323g8c5e7c0m1ae47115522c6bb6@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 17 Nov 2007 23:40:07.0860 (UTC) FILETIME=[2FB79F40:01C82973] Subject: Re: [PHP-DEV] Bring back call-time pass-by-reference From: stas@zend.com (Stanislav Malyshev) > Say, you have a CMS which generally calls some kind of functions and > some of them might need to modify one array the other needs to modify > two arrays... Currently you need to wrap these into a "arguments" > array otherwise func_get_args will butcher your references. Can you give a short code example of what you want to do? -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com