Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12720 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42728 invoked by uid 1010); 10 Sep 2004 18:44:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 20894 invoked from network); 10 Sep 2004 18:38:57 -0000 Received: from unknown (HELO sapo.pt) (212.55.154.22) by pb1.pair.com with SMTP; 10 Sep 2004 18:38:57 -0000 Received: (qmail 13351 invoked from network); 10 Sep 2004 18:38:56 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.151) by relay2 with SMTP; 10 Sep 2004 18:38:56 -0000 Received: (qmail 23577 invoked from network); 10 Sep 2004 18:38:30 -0000 Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[82.154.19.208]) (envelope-sender ) by mta1 (qmail-ldap-1.03) with SMTP for ; 10 Sep 2004 18:38:30 -0000 Message-ID: <009201c49765$f4d494c0$0100a8c0@pc07653> To: "PHPdev" Date: Fri, 10 Sep 2004 19:42:42 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: unserialize() and pear From: nlopess@php.net ("Nuno Lopes") Hello, I think that the last unserialize() changes (2004-09-05) have broken it, because now I can't even do a simple 'pear list'. I can reproduce this problem in both my two pcs. Can someone check this problem, please? Thanks, Nuno