Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70547 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17433 invoked from network); 9 Dec 2013 11:10:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Dec 2013 11:10:05 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.174 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.212.174 mail-wi0-f174.google.com Received: from [209.85.212.174] ([209.85.212.174:61517] helo=mail-wi0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D3/B4-23208-C05A5A25 for ; Mon, 09 Dec 2013 06:10:04 -0500 Received: by mail-wi0-f174.google.com with SMTP id z2so3571533wiv.1 for ; Mon, 09 Dec 2013 03:10:00 -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=xdD7PZnAifkkIFmy02YvTobgKBJEbb9iCFFtXci7oFw=; b=HUFmh3xZkrvILQJkOX1GITzjsixwyLxHMPH5MUlCqnvOEYLGeZ1+Y/ZEvq9Zd1knLI 4FKVvt4Sy7orOLoUX7sHDowC7+sBz9AThAQWq4sTuH1Rm2GeRKcg6Ovec78Vh2a5WM12 zUSvXLkV9VsJhW3ostEEcaMbZhJ62B0fWtHJYWBhyY0DpbySaDItzxl5NL6ITqj2Og7s rZAcpoWB8zhardMvL0OuZ6kexGV5J8OxX1xj28BN1rF0sAKiamrwzUW2R6fhRTxg8Lh7 XXbWSYKVf0tzVWv8heH6T/LhUF3kAm4nToM9eVWCGvgQvHp4e6JJD7HJb1xzG+zvl0rs XFew== MIME-Version: 1.0 X-Received: by 10.180.183.72 with SMTP id ek8mr13515537wic.49.1386587400853; Mon, 09 Dec 2013 03:10:00 -0800 (PST) Received: by 10.227.7.2 with HTTP; Mon, 9 Dec 2013 03:10:00 -0800 (PST) Received: by 10.227.7.2 with HTTP; Mon, 9 Dec 2013 03:10:00 -0800 (PST) In-Reply-To: References: <52A50E18.9070106@sugarcrm.com> Date: Mon, 9 Dec 2013 12:10:00 +0100 Message-ID: To: Dmitry Stogov Cc: PHP internals , Stas Malyshev , Nikita Popov Content-Type: multipart/alternative; boundary=001a11c3556e7a5e4904ed18098a Subject: Re: [PHP-DEV] func_get_args BC break From: pierre.php@gmail.com (Pierre Joye) --001a11c3556e7a5e4904ed18098a Content-Type: text/plain; charset=UTF-8 On Dec 9, 2013 8:46 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. An old enough bug may become a feature. I am not sure it should be kept for 5.6 either. As of the last "dramatic" performance loss (about some string funcs), what are you referencing to here? Cheers, Pierre --001a11c3556e7a5e4904ed18098a--