[wp-trac] [WordPress Trac] #30213: Zlib does not work on fresh ubuntu installations...

WordPress Trac noreply at wordpress.org
Tue Jan 6 05:52:48 UTC 2015


#30213: Zlib does not work on fresh ubuntu installations...
--------------------------------------+------------------------------
 Reporter:  wvdploeg                  |       Owner:
     Type:  defect (bug)              |      Status:  new
 Priority:  normal                    |   Milestone:  Awaiting Review
Component:  General                   |     Version:  4.0
 Severity:  normal                    |  Resolution:
 Keywords:  2nd-opinion dev-feedback  |     Focuses:
--------------------------------------+------------------------------
Changes (by dd32):

 * keywords:   => 2nd-opinion dev-feedback


Comment:

 As weird as this report sounds, it's actually an actual PHP bug.

 https://bugs.php.net/bug.php?id=53829

 When some linux distributions compiled 32bit PHP with large file support,
 it'd cause the zlib functions to be incorrectly suffixed with `64`, a bug
 which took PHP almost 3 years to fix.

 Normally I'd say, wontfix, but given the amount of time that PHP had the
 issue, maybe we should consider a compat function wrapper.. The affected
 functions were: `gzopen, gzseek, gztell`. However, since it's the first
 report of issue, I'm not entirely sure if we should.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30213#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list