News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



Greg Beaver's Blog:
behold pecl/phar and mighty PHP 5.3, also php|arch and php|tek
0 comments :: posted Thursday March 27, 2008 @ 13:49:44
voice your opinion now!

In a new post, Greg Beaver talks about a few things, the main one being a new release of the phar extension he's made - phar version 2.0.0a1 - a reworking of the previous functionality with loads of new features including:

  • Phar now supports tar and zip archives with the same API that is supports phar archives.
  • Phar has a front controller for web applications that fully handles MIME types, supports mod_rewrite-like functionality with far more flexibility
  • Phar supports phar:// stream wrappers in include_path for PHP 5.2+
  • Phar supports creation and modification of data-only tar and zip archives (no executable phar stub) via the PharData class.

There've also been updates to the manual for the project to reflect this new version of its API. You can download this latest version here: source or Windows DLL.

tagged with: pecl phar extension php5 api manual upgrade



developer application pecl conference package job database zend book code PEAR zendframework releases security mysql release cakephp framework PHP5 ajax

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