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

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to