Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33750 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4676 invoked by uid 1010); 5 Dec 2007 18:11:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 4660 invoked from network); 5 Dec 2007 18:11:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Dec 2007 18:11:01 -0000 Authentication-Results: pb1.pair.com header.from=news@ger.gmane.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.2 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.5 (sometimes 2.4) (4) Received: from [80.91.229.2] ([80.91.229.2:45637] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BF/5A-20707-3B9E6574 for ; Wed, 05 Dec 2007 13:10:59 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Izxpj-00037A-FI for internals@lists.php.net; Wed, 05 Dec 2007 17:14:51 +0000 Received: from p5088d804.dip.t-dialin.net ([80.136.216.4]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 05 Dec 2007 17:14:51 +0000 Received: from sb by p5088d804.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 05 Dec 2007 17:14:51 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Wed, 05 Dec 2007 17:43:57 +0100 Lines: 19 Message-ID: References: <4755E492.2080906@chiaraquartet.net> <4755FD27.3030802@zend.com> <064401c836de$e49dde10$e6dfc350@foxbox> <00A2E2156BEE8446A81C8881AE117F199A067A@companyweb> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: p5088d804.dip.t-dialin.net User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <00A2E2156BEE8446A81C8881AE117F199A067A@companyweb> Sender: news Subject: Re: AW: [PHP-DEV] Re: RFC: Dropping Namespace From: sb@sebastian-bergmann.de (Sebastian Bergmann) Matthias Pigulla schrieb: > Given that it was technically feasible, (future) core classes should > be in namespaces as well. Or - Introduce namespaces in PHP 6 - Move all functions and classes that are now global into (per-extension) namespace(s) - Add a fallback mechanism that looks up mysqli_query() as query() in the MySQLi extension's namespace for PHP 6.0, drop that BC layer in PHP 6.1 Not saying that I would want this (I don't think I do), just mentioning the option. -- Sebastian Bergmann http://sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69