ID:               41318
 Updated by:       [EMAIL PROTECTED]
 Reported By:      info at talte dot net
 Status:           Wont fix
 Bug Type:         Compile Failure
 Operating System: CentOS 4
 PHP Version:      4.4.7
 New Comment:

"So, what if my OS doesn't support zziplib 0.10.82 (which is okay for
PHP 4.4.7)? "

0.13.x is experimental, check the zzlib site. If your OS rely on it,
you may consider another one :)

"With zziplib 0.13.49 I can only use PHP5 (it doesn't
show any error and everything goes okay with it)."

The active and maintained version of PHP5 is 5.2.x, the zip extension
in this version does not need any external library (or zzlib in
particular).

If your OS provides 5.1.x, you will have to install zip separately. The
latest versions are available through PECL: 
http://pecl.php.net/zip
or via your package manager.


Previous Comments:
------------------------------------------------------------------------

[2007-05-09 19:46:16] info at talte dot net

So, what if my OS doesn't support zziplib 0.10.82 (which is okay for 
PHP 4.4.7)? With zziplib 0.13.49 I can only use PHP5 (it doesn't 
show any error and everything goes okay with it).

------------------------------------------------------------------------

[2007-05-08 08:12:51] [EMAIL PROTECTED]

If it's a preview release that breaks BC, then f* it. Please file a
report with the zziplib people for breaking BC instead.

------------------------------------------------------------------------

[2007-05-08 08:09:37] [EMAIL PROTECTED]

0.13.49 is relatively new and is a preview release. They break BC by
changing the header location.

If you like to support the latest development version of this library
(which did not reach a stable state yet), please do it. But I don't
support zzlib and don't plan to support it.

------------------------------------------------------------------------

[2007-05-08 06:09:13] [EMAIL PROTECTED]

Sorry, but this is a regression, so it should be fixed.

------------------------------------------------------------------------

[2007-05-07 23:07:36] [EMAIL PROTECTED]

"Pierre, do we still support the old ext/zip ?"

No, it is unsupported. Pecl.php.net/zip can be used with php4 instead,
it is 100% backward compatible.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/41318

-- 
Edit this bug report at http://bugs.php.net/?id=41318&edit=1

Reply via email to