Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55847 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35746 invoked from network); 17 Oct 2011 14:04:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Oct 2011 14:04:26 -0000 X-Host-Fingerprint: 217.114.211.68 unknown Date: Mon, 17 Oct 2011 10:04:25 -0400 Received: from [217.114.211.68] ([217.114.211.68:22421] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6F/47-27630-8E53C9E4 for ; Mon, 17 Oct 2011 10:04:25 -0400 To: internals@lists.php.net References: <4E8DC8B9.6070109@sugarcrm.com> <88.23.18205.842CE8E4@pb1.pair.com> <4E9A1FFB.2090903@sugarcrm.com> User-Agent: slrn/0.9.9p1 (SunOS) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: X-Posted-By: 217.114.211.68 Subject: Re: [PHP-DEV] RM decision on BUG #55801 / FR #36424 From: dsp@php.net (David Soria Parra) On 2011-10-16, Stas Malyshev wrote: > Hi! > > On 10/7/11 2:11 AM, Michael Wallner wrote: >> So I can only see two solutions: >> - either disallow serialize/unserialize in __sleep/__wakeup >> - or revert r299770 > > So, what is the status of this? I think we better revert it for 5.4 and > look for solution that does not mess up existing code. I wrote Michael, that I think we should revert this.