Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83661 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80249 invoked from network); 24 Feb 2015 13:23:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Feb 2015 13:23:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=francois@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=francois@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 212.27.42.2 as permitted sender) X-PHP-List-Original-Sender: francois@php.net X-Host-Fingerprint: 212.27.42.2 smtp2-g21.free.fr Received: from [212.27.42.2] ([212.27.42.2:1244] helo=smtp2-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E5/60-10521-D6B7CE45 for ; Tue, 24 Feb 2015 08:23:58 -0500 Received: from moorea (unknown [82.240.16.115]) by smtp2-g21.free.fr (Postfix) with ESMTP id E93134B023C; Tue, 24 Feb 2015 14:23:39 +0100 (CET) Reply-To: To: "'Yasuo Ohgaki'" Cc: "'Pierre Joye'" , "'Zeev Suraski'" , "'Anthony Ferrara'" , "'PHP internals'" References: <081001d04fe8$dcbc0160$96340420$@php.net> <081901d04fee$e6de8d60$b49ba820$@php.net> In-Reply-To: Date: Tue, 24 Feb 2015 14:23:51 +0100 Message-ID: <086901d05035$22055d10$66101730$@php.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQJ74oXxmOVhQl9Zr86VtmzdwQ7CVQLTGD0bAWVTmDECJvyKPZt1qQPw Content-Language: fr X-Antivirus: avast! (VPS 150223-1, 23/02/2015), Outbound message X-Antivirus-Status: Clean Subject: RE: [PHP-DEV] Coercive Scalar Type Hints RFC - BC breaks From: francois@php.net (=?utf-8?Q?Fran=C3=A7ois_Laupretre?=) I think I was not clear. *Every* 'break' I report here won't generate = anything more than E_DEPRECATED in the final implementation. By = definition. Ne need to wait for a better patch. Fran=C3=A7ois > -----Message d'origine----- > De : yohgaki@gmail.com [mailto:yohgaki@gmail.com] De la part de Yasuo > Ohgaki > Envoy=C3=A9 : mardi 24 f=C3=A9vrier 2015 06:09 > =C3=80 : francois > Cc : Pierre Joye; Zeev Suraski; Anthony Ferrara; PHP internals > Objet : Re: [PHP-DEV] Coercive Scalar Type Hints RFC - BC breaks >=20 > Hi Francois, >=20 > On Tue, Feb 24, 2015 at 2:01 PM, Fran=C3=A7ois Laupretre = > wrote: >=20 > > I don=E2=80=99t understand which E_DEPRECATED you=E2=80=99re talking = about. The > > E_DEPRECATED mechanism proposed in the RFC is not implemented yet. > But, > > yes, all these failures will raise E_DEPRECATED, as none of them = appears in > > PHP 5. In such a case, hiding E_DEPRECATED will remove every = failure. >=20 >=20 > OK. I missed current patch status. Then it seems to early for testing. > I think we need result w/o E_DEPRECATED errors. > I suggest to wait a little more. >=20 > Regards, >=20 > -- > Yasuo Ohgaki > yohgaki@ohgaki.net