Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74949 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7278 invoked from network); 17 Jun 2014 14:05:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jun 2014 14:05:07 -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.216.182 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.182 mail-qc0-f182.google.com Received: from [209.85.216.182] ([209.85.216.182:37825] helo=mail-qc0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/41-00242-01B40A35 for ; Tue, 17 Jun 2014 10:05:05 -0400 Received: by mail-qc0-f182.google.com with SMTP id m20so9880553qcx.41 for ; Tue, 17 Jun 2014 07:05:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=qmIK/2Ladp7gj31XvnQa3RzL6gAKlqdhHNimM/mYrfw=; b=FxJVGQfChvgVNnoE/yAzDQyNTdqLSgbjQZoew/B5DOop/K2sxpv2ddwIwm778XcO5r 4VXvQr3P9ZJtcJBd49HwftKagJbXEJ+qtCmqeM3GRi8xC9O3XjIXh7HSlw7XdfmkiGG6 f80DnWtCnAQfpTyESAnpDlolwt3xZ4p4CAhaVxrdDDOZnJj1KecHxzbzDJzdTPdmdx+9 th3gy60+bMP9jCaUIZkvcqzg+OgdlQGWd1o3O/gQhcV5EYsXBHThCJCGkA14hfhgNjE3 McGl/PX/Sbni1ZKHnpbVhcS/mribnum3p55lcaUvZXX9AQl8zEF0lWW67GKpIPGuu5gb cP/Q== MIME-Version: 1.0 X-Received: by 10.140.81.74 with SMTP id e68mr15502448qgd.77.1403013902378; Tue, 17 Jun 2014 07:05:02 -0700 (PDT) Received: by 10.140.17.77 with HTTP; Tue, 17 Jun 2014 07:05:02 -0700 (PDT) Date: Tue, 17 Jun 2014 16:05:02 +0200 Message-ID: To: Stanislav Malyshev , julien pauli , Anatoliy Belsky , Remi Collet , PHP Internals Content-Type: multipart/alternative; boundary=001a11c11d12442b7104fc08a14c Subject: Problems with the fix for the BC break introduced in 5.4.29 and 5.5.13 From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c11d12442b7104fc08a14c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, Could you check out my last mail about the unserialize stuff?: http://news.php.net/php.internals/74947 After looking into the issue a bit more I think that our current fix isn't what we want. It still changes behavior compared to 5.4.27/5.5.12 while still allows somebody to trigger the SplFileObject segfault for userland classes extending SplFileObject: http://3v4l.org/BDq6g ps: Anatol is out of office for the next three weeks, so there is a chance that he won't be able to read/reply to his mails. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c11d12442b7104fc08a14c--