What’s new in PHP 5.3
Abril 10, 2008 por arturogf
According to Johannes Schlüter, release manager of PHP, PHP 5.3 can have up to 30% performance win. This is due to lot of changes in the core of PHP (including some backports patches from PHP 6). Nice analysis in the next posts from random secrets from PHP blog:
What’s new in PHP 5.3 - part 1: namespaces
What is new in PHP 5.3 - part 2: late static binding
What is new in PHP 5.3 - part 3: mysqlnd
What is new in PHP 5.3 - part 4: __callStatic, OpenID support, user.ini, XSLT profiling and more

