Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25391 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42853 invoked by uid 1010); 19 Aug 2006 19:17:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42838 invoked from network); 19 Aug 2006 19:17:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Aug 2006 19:17:33 -0000 Authentication-Results: pb1.pair.com header.from=smith@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=smith@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 212.112.227.169 cause and error) X-PHP-List-Original-Sender: smith@pooteeweet.org X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from [212.112.227.169] ([212.112.227.169:56001] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.1.1.8 r(12602M)) with ESMTP id F3/00-42560-DB367E44 for ; Sat, 19 Aug 2006 15:17:27 -0400 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 85621DF0203 for ; Sat, 19 Aug 2006 21:16:09 +0200 (CEST) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (flottensignalgeber [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30656-04 for ; Sat, 19 Aug 2006 21:16:08 +0200 (CEST) Received: from [127.0.0.1] (i577B574B.versanet.de [87.123.87.75]) by ipx11223.ipxserver.de (Postfix) with ESMTP id F1CF7DF007B for ; Sat, 19 Aug 2006 21:16:07 +0200 (CEST) Message-ID: <44E76374.8070508@pooteeweet.org> Date: Sat, 19 Aug 2006 21:16:04 +0200 User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: README.UPDATE_5_2 From: smith@pooteeweet.org (Lukas Kahwe Smith) Hi, Reading Derick's post [1] about some new notices in 5.2 reminded me again that it is very important that everybody that notices little issues like these that they add a note to the upgrading guide [2]. If you do not have time to write something up yourself, please at least notify this list. I will try to keep a list of issues on the todo wiki that someone can then pick up and write about. regards, Lukas [1] http://derickrethans.nl/overloaded_properties_get.php [2] http://cvs.php.net/viewvc.cgi/php-src/README.UPDATE_5_2?view=markup&pathrev=PHP_5_2