Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46453 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42730 invoked from network); 17 Dec 2009 02:46:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Dec 2009 02:46:55 -0000 Authentication-Results: pb1.pair.com header.from=tstarling@wikimedia.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=tstarling@wikimedia.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain wikimedia.org from 66.111.4.25 cause and error) X-PHP-List-Original-Sender: tstarling@wikimedia.org X-Host-Fingerprint: 66.111.4.25 out1.smtp.messagingengine.com Received: from [66.111.4.25] ([66.111.4.25:57583] helo=out1.smtp.messagingengine.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1F/93-17316-E9B992B4 for ; Wed, 16 Dec 2009 21:46:55 -0500 Received: from compute2.internal (compute2.internal [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id 23817C6907; Wed, 16 Dec 2009 21:46:52 -0500 (EST) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Wed, 16 Dec 2009 21:46:52 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:date:from:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; s=smtpout; bh=bzGf8UGE3Sdj/ItwJoTjPrUKNpQ=; b=F0IcWNc+tAGHOGtmgQdf+xOcOsG/+k21UXGip4++8dB1Z6kNGzdijP/uTPGLHBMNPt2V4uQ2la3bgDm1o2m+I3LGm8lvhEqecXYQs1h4YNJO8Qs2htgfaDAbvd3QdxCq35x9B69ojqUmWE8r9ZOwmb1rEeMv/lHG0iL7Yn44bco= X-Sasl-enc: wf5j5V1KVzg9kPXi2vUqEWoxG0tcnCiypLAmjjVoHOi7 1261018011 Received: from [10.0.0.2] (CPE-124-176-96-118.lns3.ken.bigpond.net.au [124.176.96.118]) by mail.messagingengine.com (Postfix) with ESMTPSA id 15C874B0C23; Wed, 16 Dec 2009 21:46:50 -0500 (EST) Message-ID: <4B299B97.4040606@wikimedia.org> Date: Thu, 17 Dec 2009 13:46:47 +1100 User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Stanislav Malyshev CC: PHP Developers Mailing List References: <4B2027FF.3050704@wikimedia.org> <4B202EE0.4020007@zend.com> In-Reply-To: <4B202EE0.4020007@zend.com> X-Enigmail-Version: 0.95.7 OpenPGP: id=BF976370 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.3.1 reference parameter regression From: tstarling@wikimedia.org (Tim Starling) Stanislav Malyshev wrote: > Hi! > >> Test cases can be found here:. It >> seems to me that a special case would be needed to restore the behaviour >> seen in PHP 5.3.0. > > I'll check it out, seems to be valid use case, we should find some > solution for that. > There seems to have been no progress on this. Is there anything I can do to help? -- Tim Starling