Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70545 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4855 invoked from network); 9 Dec 2013 08:31:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Dec 2013 08:31:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.179 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.179 mail-qc0-f179.google.com Received: from [209.85.216.179] ([209.85.216.179:43619] helo=mail-qc0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/72-23208-4FF75A25 for ; Mon, 09 Dec 2013 03:31:49 -0500 Received: by mail-qc0-f179.google.com with SMTP id i8so2426939qcq.24 for ; Mon, 09 Dec 2013 00:31:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ukJD/6p3A/mDUdTBXjaHrWBYvKVCcfrbOkonBpmSca4=; b=q42LDe6sNwAMBFaVjwAEmMNvkBrJkmb+Xt0+6CInvf6V66wC6oG4t51cguKwmytxzT +H7ntM76IZ6eBYEi7LUyHGz9/Ro7WOKU1QJTUNCkESbEw0gFcf3ho8/hXf7xuS3H1oss CIdhOHZ9XIWPoEfsr7D1HT5wdGmFIBmcJzixtHZNPSoqFVyc/8xzkMKdgXRa3lBRl1i7 MqRmK03iStSZZK+qdNplghjO8X/zTYhWTiRDYxboO4dQczDaWRvId87KQLl95HLqW7DH krLc3pPrp5iAIrva/+3lbDP9OUJ8QBBN2d3EVxZib2SNAB5XgTS1UqkLw3L44lAdlQ0m BlZQ== MIME-Version: 1.0 X-Received: by 10.49.28.101 with SMTP id a5mr31276685qeh.70.1386577905816; Mon, 09 Dec 2013 00:31:45 -0800 (PST) Received: by 10.140.37.179 with HTTP; Mon, 9 Dec 2013 00:31:45 -0800 (PST) In-Reply-To: References: <52A50E18.9070106@sugarcrm.com> Date: Mon, 9 Dec 2013 09:31:45 +0100 Message-ID: To: Dmitry Stogov Cc: Stas Malyshev , Nikita Popov , PHP Internals Content-Type: multipart/alternative; boundary=047d7bd6adbc87983c04ed15d3b0 Subject: Re: [PHP-DEV] func_get_args BC break From: tyra3l@gmail.com (Ferenc Kovacs) --047d7bd6adbc87983c04ed15d3b0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Dec 9, 2013 at 7:45 AM, Dmitry Stogov wrote: > Hi, > > I agree that the change makes BC break for some tricky code :( > and i don't insist to keep it in 5.5. > > Thanks. Dmitry. > > > > > On Mon, Dec 9, 2013 at 4:26 AM, Stas Malyshev >wrote: > > > Hi! > > > > Can we do anything to fix it? Is the problem limited only to > > pass-object-by-ref or also for other by-ref scenarios? In the latter > > case it does constitute a BC break I think and it may be a good idea to > > move it to 5.6... > > > > > Hi, as we agreed that this is a BC break, I don't think that it is a good idea even for 5.6. could we also create a test for this behavior, so we don't change this unintentionally later on? --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7bd6adbc87983c04ed15d3b0--