Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65264 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33224 invoked from network); 28 Jan 2013 15:56:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jan 2013 15:56:31 -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.217.179 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.179 mail-lb0-f179.google.com Received: from [209.85.217.179] ([209.85.217.179:64976] helo=mail-lb0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 77/80-28517-EAF96015 for ; Mon, 28 Jan 2013 10:56:31 -0500 Received: by mail-lb0-f179.google.com with SMTP id j14so4121920lbo.10 for ; Mon, 28 Jan 2013 07:56:27 -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=IFqGBMUYFyjVVCOVlBNdCctgg/jSAE2G0GPX8whZS/g=; b=wJiCws4eBP5MMUh5G1RoEivka7tPKLRMsxjjBWU9HxH+ZWog/0vb5lvWE70ebcRyW4 JlIH5gNv8DJubBOZQxL3jQFOfAlinrj8hxjxMrVgpRuA1Jd/16cue4EQtYaBATtQhKMx tJ2A/6QjNkKGc0LjgNItZC8vObNARh41CiwASES9CZ527rRfnq48HIjFhQLCBEBfW6XO HtdtBNmIEWV2srMUyQCy6+BZdoE9X5iYTsqgs87GzLLYP1DtU4aeuf/Fq9HDg+3Ko9dn pA6136YjjqWYehmUajF4/ukUCtJO/tPtvZy7vRT2eaOkysz88bnxWO4y8ZLuEtmnDf7B +uPw== MIME-Version: 1.0 X-Received: by 10.112.43.198 with SMTP id y6mr4219114lbl.93.1359388587815; Mon, 28 Jan 2013 07:56:27 -0800 (PST) Received: by 10.112.2.69 with HTTP; Mon, 28 Jan 2013 07:56:27 -0800 (PST) In-Reply-To: References: <1460659e-237d-4c7c-8cfa-523ec857d646@email.android.com> Date: Mon, 28 Jan 2013 16:56:27 +0100 Message-ID: To: Zeev Suraski Cc: Alan Knowles , Gustavo Lopes , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [VOTE] Deprecate and remove calls from incompatible context From: pierre.php@gmail.com (Pierre Joye) On Mon, Jan 28, 2013 at 4:49 PM, Pierre Joye wrote: > On Mon, Jan 28, 2013 at 4:47 PM, Zeev Suraski wrote: > >> What does it mean then? That implementing this RFC waits for 6.0 or that >> it was invalid in the first place? > > Both, if the plan is to get that into 5.x. Let me clarify, in my previous mail, I meant 5.6, not 5.5. The RFC is clear that 5.5 will only get a strict warning, which is perfectly fine. However removing it in 5.6 is not allowed. -- Pierre @pierrejoye