[ANNOUNCEMENT] PHP_Archive-0.12.0 (alpha) Released.

[email protected] ("PEAR Announce") Mon, 6 Jul 2015 08:47:25 +0100 (BST)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package PHP_Archive-0.12.0 (alpha) has been released at http://pear.php.net/.

Release notes
-------------
sync with ext/phar
* add empty directory support

Fix bugs
* Get rid of ereg_replace
* Fix phar compression detection
* Make tests run on PHP 5.2 - 7

Package Info
------------
PHP_Archive allows you to create a single .phar file containing an entire application.

Related Links
-------------
Package home: http://pear.php.net/package/PHP_Archive
   Changelog: http://pear.php.net/package/PHP_Archive/download/0.12.0
    Download: http://download.pear.php.net/package/PHP_Archive-0.12.0.tgz

Authors
-------
Greg Beaver (lead)
Marcus Börger (lead)