Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75645 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27714 invoked from network); 17 Jul 2014 06:43:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jul 2014 06:43:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 108.166.43.83 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 108.166.43.83 smtp83.ord1c.emailsrvr.com Linux 2.6 Received: from [108.166.43.83] ([108.166.43.83:38937] helo=smtp83.ord1c.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1E/93-09067-2A077C35 for ; Thu, 17 Jul 2014 02:43:47 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp11.relay.ord1c.emailsrvr.com (SMTP Server) with ESMTP id 44D3D18054D; Thu, 17 Jul 2014 02:43:43 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp11.relay.ord1c.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id B4A1D180559; Thu, 17 Jul 2014 02:43:42 -0400 (EDT) X-Sender-Id: smalyshev@sugarcrm.com Received: from Stass-MacBook-Pro.local (108-66-6-48.lightspeed.sntcca.sbcglobal.net [108.66.6.48]) (using TLSv1 with cipher DHE-RSA-AES128-SHA) by 0.0.0.0:465 (trex/5.2.4); Thu, 17 Jul 2014 06:43:43 GMT Message-ID: <53C7709D.5060208@sugarcrm.com> Date: Wed, 16 Jul 2014 23:43:41 -0700 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Zeev Suraski , Laruence , Remi Collet CC: PHP Internals References: <53C75A89.5000401@fedoraproject.org> <53C7685B.3040302@sugarcrm.com> <248a94f0ee70cf99ffbb0f204443ebbf@mail.gmail.com> In-Reply-To: <248a94f0ee70cf99ffbb0f204443ebbf@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] An BC issue in unserialize From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! > IMHO this isn't something we should change in a 2nd digit release, but on a > major version, even if it wasn't documented. We don't have much option here. Keeping it leads to a remote triggerable segfaults. We've discussed this here just recently. This is a hack that does not work properly with internal classes, and should not work too - the whole reason C: was created is because O: can not work with such classes. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/