PHP 5.1.0 Released

PHP 5.1.0 has been released. Some of the key features of this version are:

  • A complete rewrite of date handling code, with improved timezone support.
  • Significant performance improvements compared to PHP 5.0.X.
  • PDO extension is now enabled by default.
  • Over 30 new functions in various extensions and built-in functionality.
  • Bundled libraries, PCRE and SQLite upgraded to latest versions.
  • Over 400 various bug fixes.
  • PEAR upgraded to version 1.4.5

The full change log can be found here.

Leave a Reply

You must be logged in to post a comment.