» Version | » Information |
---|---|
2021-03-21 alpha |
|
2019-11-19 alpha |
|
2015-07-06 alpha |
|
2008-05-19 alpha |
|
2007-09-01 alpha |
|
2007-08-18 alpha |
|
2007-05-29 alpha |
|
2007-05-29 alpha |
|
2007-02-05 alpha |
|
2007-01-06 alpha |
|
0.9.1 |
Easy InstallNot sure? Get more info. pear install PHP_Archive-0.9.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/PHP_Archive-0.9.1 Release date: 2007-01-05 23:13 UTC Release state: alpha Release uploaded by: cellog Changelog: fix API version so that Phar extension can also open PHP_Archive-generated archives major 32-bit/64-bit issue in PHP 5.1 where unpack() returns different values was causing some phars to fail. For instance: $a = pack("V", 3068571189); var_dump(unpack("Va", $a)); reports int(3068571189) on 32 bit and int(-1226396107) on 64 bit in PHP 5.1. This is fixed in PHP 5.2. This only affects CRCs. The workaround found is to sprintf("%u", $crc) Dependencies: |
2006-12-15 alpha |
|
2006-07-18 alpha |
|
2005-11-30 alpha |
|
2005-09-05 alpha |
|
2005-08-30 alpha |
|
2005-05-03 alpha |