Edit report at https://bugs.php.net/bug.php?id=62795&edit=1
ID: 62795 Updated by: larue...@php.net Reported by: admin at yqed dot com Summary: Zip extension version not defined -Status: Open +Status: Closed Type: Bug Package: Zip Related Operating System: CentOS 6 64bits PHP Version: 5.3.15 -Assigned To: +Assigned To: laruence Block user comment: N Private report: N New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. For Windows: http://windows.php.net/snapshots/ Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2012-08-11 07:57:20] larue...@php.net Automatic comment on behalf of laruence Revision: http://git.php.net/?p=php-src.git;a=commit;h=e1180b4f1aea83ee5dc7f62832a10056e0f62f18 Log: Fixed bug #62795 (Zip extension version not defined) ------------------------------------------------------------------------ [2012-08-11 07:56:55] larue...@php.net Automatic comment on behalf of laruence Revision: http://git.php.net/?p=php-src.git;a=commit;h=e1180b4f1aea83ee5dc7f62832a10056e0f62f18 Log: Fixed bug #62795 (Zip extension version not defined) ------------------------------------------------------------------------ [2012-08-11 02:59:41] admin at yqed dot com Description: ------------ Running the "php -i" command in a terminal displays the following information for zip extension: Zip => enabled Extension Version => $Id$ Zip version => 1.11.0 Libzip version => 0.10.1 For some reason, the extension version is reported as $Id$. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=62795&edit=1