Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18930 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33706 invoked by uid 1010); 14 Sep 2005 20:22:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 33630 invoked from network); 14 Sep 2005 20:22:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2005 20:22:17 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:34271] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 2E/6D-41173-77688234 for ; Wed, 14 Sep 2005 16:22:17 -0400 Received: (qmail 15233 invoked from network); 14 Sep 2005 20:22:10 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 14 Sep 2005 20:22:10 -0000 Message-ID: <43288671.3090905@zend.com> Date: Thu, 15 Sep 2005 00:22:09 +0400 User-Agent: Thunderbird 1.4 (X11/20050907) MIME-Version: 1.0 To: Marcus Boerger CC: Andrei Zmievski , php-dev , Dmitry Stogov References: <43215A91.8050409@zend.com> <9CF57DC5-A18B-4264-B20B-8552B0BB66F1@gravitonic.com> <432194F7.6000703@zend.com> <463148328.20050914160240@marcus-boerger.de> <432872D7.8060606@zend.com> <115291175.20050914221204@marcus-boerger.de> In-Reply-To: <115291175.20050914221204@marcus-boerger.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] unserialize() & unicode issues From: antony@zend.com (Antony Dovgal) On 15.09.2005 00:12, Marcus Boerger wrote: > Well right now we don't fail gracefully Right, but it could be done easily. > and i don't think we should unless > we are dealing with something introduced in later versions that doesn't hurt > or to generate helpfull error messages that explicitly tell you what new > stuff the serialized data contains the old version being runned cannot deal > with (e.g. Unicode data). Yes, that's exactly what I'm talking about. -- Wbr, Antony Dovgal