Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74887 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88943 invoked from network); 13 Jun 2014 14:25:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Jun 2014 14:25:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=ocramius@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ocramius@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.46 as permitted sender) X-PHP-List-Original-Sender: ocramius@gmail.com X-Host-Fingerprint: 209.85.216.46 mail-qa0-f46.google.com Received: from [209.85.216.46] ([209.85.216.46:64565] helo=mail-qa0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 56/B1-09966-1E90B935 for ; Fri, 13 Jun 2014 10:25:38 -0400 Received: by mail-qa0-f46.google.com with SMTP id i13so3537433qae.5 for ; Fri, 13 Jun 2014 07:25:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=gqt5VuQXZKD4Rmtr6Z4xsppOD1Ax97ritUaGyP1Qj7E=; b=of5Sno342WKT+LSBELX+o2gxmIQKAyXiL2MgnyP0x3zf9Lyix6ut8ed79e6d5V81WG CKcv9+t8NrXhVFhcZb/MNXM8u2jCibxD3nFWz29ORnPfOaY1okwm1Dd/Gbx6+XAdJqTH 7iFBImtWcvvqfMrQxx/7MYAz34f1KYdZ1T7idxUZgQ1bG2f06NP74wKfDM5z8yfnn3Sc C6CDSpvcWu2vEnheWnLqD/DiVWpxG1G2FuEi8AXiVZaRepZqsy7uDaK4W7zNS6Rk1lZa cC0z1TppKN8/axttQjWRk0Be1hh0iB2Eikumbglcb0sOBEMyj0zOwzbTFQVhBtCZeM+G SReA== X-Received: by 10.224.47.2 with SMTP id l2mr4016979qaf.85.1402669534543; Fri, 13 Jun 2014 07:25:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.25.76 with HTTP; Fri, 13 Jun 2014 07:25:14 -0700 (PDT) In-Reply-To: <539B0888.9040208@fedoraproject.org> References: <53886F73.70402@php.net> <1401810913.2282.81.camel@guybrush> <538DFEB1.7030207@fedoraproject.org> <538EAD75.5020402@fedoraproject.org> <539B0888.9040208@fedoraproject.org> Date: Fri, 13 Jun 2014 16:25:14 +0200 Message-ID: To: Remi Collet Cc: internals Content-Type: multipart/alternative; boundary=001a11c2acc858073c04fbb87330 Subject: Re: [PHP-DEV] BC break in 5.4.29 and 5.5.13 From: ocramius@gmail.com (Marco Pivetta) --001a11c2acc858073c04fbb87330 Content-Type: text/plain; charset=UTF-8 On 13 June 2014 16:19, Remi Collet wrote: > See my proposal > http://marc.info/?l=php-internals&m=140257374715698&w=2 > > Not designed as a fix, but rather a small improvement to make this hack > possible for Internal and Serializable classes > Thanks Remi, that looks indeed like what we'd want :-) Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ --001a11c2acc858073c04fbb87330--