Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36816 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 717 invoked from network); 5 Apr 2008 20:01:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Apr 2008 20:01:21 -0000 Received: from [127.0.0.1] ([127.0.0.1:26783]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id 05/55-00597-F8AD7F74 for ; Sat, 05 Apr 2008 15:01:19 -0500 Authentication-Results: pb1.pair.com header.from=jr@eenterphace.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=jr@eenterphace.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain eenterphace.org from 212.227.92.30 cause and error) X-PHP-List-Original-Sender: jr@eenterphace.org X-Host-Fingerprint: 212.227.92.30 infiniteloop.trulybinary.com Linux 2.6 Received: from [212.227.92.30] ([212.227.92.30:57257] helo=infiniteloop.trulybinary.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7D/45-00597-799D7F74 for ; Sat, 05 Apr 2008 14:57:13 -0500 Received: from [10.3.1.1] (p5B2EAC7C.dip0.t-ipconnect.de [91.46.172.124]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by infiniteloop.trulybinary.com (Postfix) with ESMTP id DBBF052645 for ; Sat, 5 Apr 2008 21:57:08 +0200 (CEST) Message-ID: <5D0C3386-C2BC-4086-87BB-806E2350B373@eenterphace.org> To: internals@lists.php.net Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Sat, 5 Apr 2008 21:57:05 +0200 X-Mailer: Apple Mail (2.919.2) Subject: namespace implementation (irritating warning and autoload) From: jr@eenterphace.org (Julian Reich) Hi, I recently started porting an application to PHP 5.3. 1. While testing the new namespace implementation I noticed the following: