php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #45631 Implement gzdecode in 5.3
Submitted: 2008-07-26 11:46 UTC Modified: 2010-05-31 16:37 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:1 (50.0%)
From: chrisd at dented-planet dot net Assigned: pajoye (profile)
Status: Closed Package: *General Issues
PHP Version: 5.3CVS-2008-07-26 (CVS) OS: Irrelevant
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: chrisd at dented-planet dot net
New email:
PHP Version: OS:

 

 [2008-07-26 11:46 UTC] chrisd at dented-planet dot net
Description:
------------
I am aware that gzdecode() is to be implemented in PHP 6. Please consider implementing it in 5.3

It is a very useful function when uncompressing data returned from ReST call made to servers that use zlib.output_compression to compress output.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-05-21 18:18 UTC] marat at revnode dot com
We are now 2 years down the road ... PHP 6 is ... well, you know.

From my understanding, a ton of code was ported from the PHP 6 branch to the 5.4 
branch ... can you guys please revisit this and add gzdecode?

Much thanks!
 [2010-05-31 16:37 UTC] pajoye@php.net
-Status: Open +Status: Closed -Package: Feature/Change Request +Package: *General Issues -Assigned To: +Assigned To: pajoye
 [2010-05-31 16:37 UTC] pajoye@php.net
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/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 10:01:38 2025 UTC