Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74820 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88810 invoked from network); 10 Jun 2014 13:41:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2014 13:41:02 -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.192.54 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.192.54 mail-qg0-f54.google.com Received: from [209.85.192.54] ([209.85.192.54:54801] helo=mail-qg0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/78-42235-CEA07935 for ; Tue, 10 Jun 2014 09:41:00 -0400 Received: by mail-qg0-f54.google.com with SMTP id q108so10180285qgd.41 for ; Tue, 10 Jun 2014 06:40:57 -0700 (PDT) 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=6dLVlQm/+Urk06xEvNgYEd8XpLkgNapDXRQd3KTkQdQ=; b=hC6VloLYUEtflCJ8AAO2e/FWZQfxmBsfK+gx58LIGTGCz1nyep/FcgbsawyNFUFfXI 1PAe+jmCGmx9lnGH9FXANrUAUrs6VyJ46HGHrSbaVqedj1kYKHlE0/LetRphSKE1c+s3 VWvAAcC0faEBsqM9UDQzGLFYd9WZEw7ozhmtOn15JSp+65fGxC/xKb3zNjbuHeeHE6Oe +BmX6vQXtwNkIFT293sLOJeWdktLb2ZF1Iogjva9Uv6P9ilLSd0vutKw/01OzkI4YAx0 EO8Ui1lKKhXJPt5ORIEx1W4jW53yqD8hr94hkIWOyMNDZ3IZSd0zfxzbJlvsrTiZ4/fm x04A== MIME-Version: 1.0 X-Received: by 10.140.81.74 with SMTP id e68mr39415823qgd.77.1402407656970; Tue, 10 Jun 2014 06:40:56 -0700 (PDT) Received: by 10.140.17.77 with HTTP; Tue, 10 Jun 2014 06:40:56 -0700 (PDT) In-Reply-To: References: <53886F73.70402@php.net> <1401810913.2282.81.camel@guybrush> <538DFEB1.7030207@fedoraproject.org> <538EAD75.5020402@fedoraproject.org> Date: Tue, 10 Jun 2014 15:40:56 +0200 Message-ID: To: Julien Pauli Cc: Marco Pivetta , Benjamin Eberlei , Remi Collet , PHP Internals Content-Type: multipart/alternative; boundary=001a11c11d123962c704fb7b7aad Subject: Re: [PHP-DEV] BC break in 5.4.29 and 5.5.13 From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c11d123962c704fb7b7aad Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Jun 10, 2014 at 2:32 PM, Julien Pauli wrote: > On Tue, Jun 10, 2014 at 2:22 PM, Marco Pivetta wrote= : > > On 10 June 2014 14:17, Julien Pauli wrote: > >> > >> Patch will be included in next 5.5.14RCs and 5.5.14. > > > > > > What about 5.6.x? I'm getting failure reports from other folks that hav= e > the > > beta installed... > > I'm myself against merging it to 5.6 > > But for consistency, and if we follow our rules, the patch should also > be applied to 5.6 > Ferenc, what do you think about it ? > > Julien > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Hi, I agree that 5.6 should have a clean behavior solving both issues(being able to initialize any object without a calling the constructor but now having crash issues with improperly initialized internal objects). but I have yet to see one. If we don't have any other alternatives(in a reasonable timeframe) I would be ok having the same fix as in 5.4 and 5.5. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c11d123962c704fb7b7aad--