Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87353 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39553 invoked from network); 28 Jul 2015 20:46:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jul 2015 20:46:42 -0000 Authentication-Results: pb1.pair.com header.from=ocramius@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ocramius@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.175 as permitted sender) X-PHP-List-Original-Sender: ocramius@gmail.com X-Host-Fingerprint: 209.85.212.175 mail-wi0-f175.google.com Received: from [209.85.212.175] ([209.85.212.175:38118] helo=mail-wi0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 77/E2-22108-13AE7B55 for ; Tue, 28 Jul 2015 16:46:42 -0400 Received: by wibxm9 with SMTP id xm9so177080894wib.1 for ; Tue, 28 Jul 2015 13:46:39 -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=Xrn/CZykcAqIVumELP1qpnid75ICX5ZNbtVb6GlgmJE=; b=nfbPLuSIigKP+Tpwiugi0i3uwnz7BjwhZReFK4mSYHFUnBalA5pV3+amPucpJiRyJB XRxmZJBRGgAYRAA6GKhVlAAOAsz5NByAYYCADegVaVYzf7x7VQ4f9RlXjNL4g11HoAks bpSafUURzX8K10JzTRSakXN8Vl2LCYL+iheRFMRUUOI7I5jAi6nUD8o0C194SsasFqKY n4JcAgzzpp+2Eksfq9zj/+/tFRNP+/bmRrR1saUsg6vDQjeWlaMpRa13GnQa5U7k5mNm snDQ45SntMbPRwseVkh7jYKXMQiivdb1MQvBc+V+Xo8kVCEfqi1K5ow5CaAh3YkP0bu2 wG/w== MIME-Version: 1.0 X-Received: by 10.194.104.98 with SMTP id gd2mr66289430wjb.35.1438116399106; Tue, 28 Jul 2015 13:46:39 -0700 (PDT) Received: by 10.28.49.133 with HTTP; Tue, 28 Jul 2015 13:46:38 -0700 (PDT) Received: by 10.28.49.133 with HTTP; Tue, 28 Jul 2015 13:46:38 -0700 (PDT) In-Reply-To: <140E45EA-72E6-4CA6-8C03-6DBDB3E81D5E@gmail.com> References: <550FA2ED.6080000@gmail.com> <55B7B08E.7070700@gmail.com> <140E45EA-72E6-4CA6-8C03-6DBDB3E81D5E@gmail.com> Date: Tue, 28 Jul 2015 23:46:38 +0300 Message-ID: To: Rowan Collins Cc: Nikita Popov , PHP Internals List , Stanislav Malyshev Content-Type: multipart/alternative; boundary=089e0102f1461d5200051bf59190 Subject: Re: [PHP-DEV] Re: Serializing exceptions From: ocramius@gmail.com (Marco Pivetta) --089e0102f1461d5200051bf59190 Content-Type: text/plain; charset=UTF-8 New BC breaks in Beta? Meh. On Jul 28, 2015 22:44, "Rowan Collins" wrote: > On 28 July 2015 21:34:06 BST, Marco Pivetta wrote: > >This sort of change would be a major BC break for 8.x or similar. > > I think that was the point of trying to squeeze it into 7.0 > > --089e0102f1461d5200051bf59190--