News Feed
Jobs Feed
Sections




News Archive
Gergely Hodicska's Blog:
What's new in PHP 5.3 - part 1 namespaces
November 14, 2007 @ 12:50:00

Gergely Hodicska has started a mini-series of posts centering about what's going to be coming in the next major release of PHP, version 5.3. The first article has been posted today focusing on one of the more popular topics - namespaces.

In my previous post I mentioned that PHP 5.3 will be released in early 2008 so I think it's just in time to talk about the features of this version. [...] The big gun features are namespaces, late static binding and mysqlnd, but there are other interesting improvements, for example __callStatic, dynamic static calls. In this part of this series we are going to analyze namespaces in detail.

Included in the post are a "before" and "after" example of namspacing in a PHP application, code examples of namespaces in action, simple porting of current PHP 5.2 applications up to 5.3 and working with __autoload and Reflection.

0 comments voice your opinion now!
namespace php5 callstatic latestaticbinding tutorial namespace php5 callstatic latestaticbinding tutorial


blog comments powered by Disqus

Similar Posts

PHP-GTK Community Site: Extending GtkMenu class for Popup menu dialog

Sebastian Bergmann's Blog: Flickr: The Real World PHP 5 Benchmark

PHPBuilder.com: Web Services Implementation using PHP and SOAP

Stuart Herbert's Blog: Dealing With PEAR Dependency Quirks

DevShed: Introduction to Using SQLite with PHP 5


Community Events











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


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

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