Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32996 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60147 invoked by uid 1010); 1 Nov 2007 08:24:29 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 60131 invoked from network); 1 Nov 2007 08:24:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Nov 2007 08:24:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.94.239.5 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.5 jdi.jdi-ict.nl Linux 2.6 Received: from [82.94.239.5] ([82.94.239.5:60581] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F9/92-38070-C3D89274 for ; Thu, 01 Nov 2007 03:24:29 -0500 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id lA18OPw2001934; Thu, 1 Nov 2007 09:24:25 +0100 Date: Thu, 1 Nov 2007 09:24:25 +0100 (CET) X-X-Sender: derick@kossu.ez.no To: Stanislav Malyshev cc: "'PHP Internals'" In-Reply-To: <471D1600.2030603@zend.com> Message-ID: References: <471D1600.2030603@zend.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8 Subject: Re: [PHP-DEV] import/use last call From: derick@php.net (Derick Rethans) Hei! On Mon, 22 Oct 2007, Stanislav Malyshev wrote: > Since many packages (wordpress, propel, horde, phing, etc.) use "import" as > either class or function name, and we couldn't find a good solution to make it > work with import keyword without going into all kinds of troublesome hacks, so > we are thinking about replacing 'import' keyword with 'use' keyword, which is > already reserved. Is there any progress on this? It's also breaking code like: const IMPORT = 3; regards, Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org