Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65263 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31765 invoked from network); 28 Jan 2013 15:52:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jan 2013 15:52:36 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.173 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.210.173 mail-ia0-f173.google.com Received: from [209.85.210.173] ([209.85.210.173:39021] helo=mail-ia0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D4/30-28517-3CE96015 for ; Mon, 28 Jan 2013 10:52:36 -0500 Received: by mail-ia0-f173.google.com with SMTP id l29so4414265iag.32 for ; Mon, 28 Jan 2013 07:52:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=5olqKPjm80onDpRFlSw7VNkg09sFnkSiKhdcjcaM1ow=; b=aagHDq5NTeZ6JK8H8gLn+xZqpvaOF5x+xfaUTHgdkgG0GE91P6k848555C/iNPoiPJ apgSdUF9QRTIcjNTfisbL2SjZ22Qm05rzUx3qq0oDtXWXWfuqV3ui6DOJ6cGbMwGLo4d tYh63UKKEmUDYYwxjmDrfblNefz2Dr1ru/yqDmWiNJZsgrfit7Ev4uMpMFIK0Hoia884 PR9/4clcSx+YIDdJLGMrks7mP2CPWP5Zr9ATb7vSCou0xq7hz6nZcEGBRrRAuhTTdSSS 2f1TK61iG+68P5o9NE6mwttFXJUOOuPnh2opO7re4YANqQXlwKR3RNctfrBrurztAaUV h9dQ== MIME-Version: 1.0 X-Received: by 10.50.185.196 with SMTP id fe4mr5349589igc.17.1359388352450; Mon, 28 Jan 2013 07:52:32 -0800 (PST) Received: by 10.50.106.138 with HTTP; Mon, 28 Jan 2013 07:52:32 -0800 (PST) In-Reply-To: References: <1460659e-237d-4c7c-8cfa-523ec857d646@email.android.com> Date: Mon, 28 Jan 2013 16:52:32 +0100 Message-ID: To: Pierre Joye Cc: Zeev Suraski , Alan Knowles , Gustavo Lopes , PHP Internals Content-Type: multipart/alternative; boundary=14dae9340665dc11c704d45b4317 Subject: Re: [PHP-DEV] [VOTE] Deprecate and remove calls from incompatible context From: tyra3l@gmail.com (Ferenc Kovacs) --14dae9340665dc11c704d45b4317 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Jan 28, 2013 at 4:45 PM, Pierre Joye wrote: > hi Zeev, > > On Mon, Jan 28, 2013 at 4:30 PM, Zeev Suraski wrote: > >> -----Original Message----- > > > Can you explain why you think it's a major BC break? The RFC suggested > that > > the BC break would be minimal and that the likelihood a lot of people > used > > it is very low. If you think differently and share it it might put it > in a > > different light. > > Problem is that we do not allow BC break in 5.5, at all, minor or not. > Minor vs major BC is all relative, a minor BC for someone can create > large issues for someone else, that's why we do not allow BC, in > general. Killing some outdated "security" features however may fit > better, but I am really not sure this one is worse the risk. > > Cheers, > -- > Pierre > > @pierrejoye > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > did you read the RFC? we would only deprecate this feature in 5.5. and we already have such changes in 5.5 like https://wiki.php.net/rfc/remove_preg_replace_eval_modifier --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --14dae9340665dc11c704d45b4317--