News Feed
Jobs Feed
Sections




News Archive
David Coaller's Blog:
Namespaces part 1.2 Namespaces
November 08, 2007 @ 11:17:00

David Coaller has posted about a major change in the way namespaces will be implemented in the upcoming PHP 5.3 release - a change from using "import" to "use" for including a namespace in your code.

PHP Namespaces are no longer using the "import" keyword, this has been replaced to the keyword "use". Quite simple he ? There are a few reasons behind that move, but let's all drop the political reasons and say at least that many many projects in the open source world do use the import() function to do all sorts of weird imports, and it's just simpler to use "use".

He also links to the original email from Stanislav about the reasoning behind change. He's also updated his previous post to reflect the change.

0 comments voice your opinion now!
namespace import use change implement namespace import use change implement


blog comments powered by Disqus

Similar Posts

Toronto PHP User Group: Why use the Zend Framework?

RubySource.com: Confessions of a Converted PHP Developer: Namespace Superhero!

Lorna Mitchell's Blog: Github to Jira Bug Migration Script

Expirmentalworks.net: Inofficial PHP GIT repositories - Importing large trees

Zend Developer Zone: Implementing a Stemming Analyzer for Zend_Search_Lucene


Community Events











Don't see your event here?
Let us know!


conference development opinion interview phpunit language introduction tool testing community application code podcast series framework zendframework2 release example unittest functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework