php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #75360 Compression Level for zlib:// wrapper
Submitted: 2017-10-11 12:55 UTC Modified: 2017-10-24 02:17 UTC
From: info at mgrass dot biz Assigned: pollita (profile)
Status: Closed Package: Zlib related
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: info at mgrass dot biz
New email:
PHP Version: OS:

 

 [2017-10-11 12:55 UTC] info at mgrass dot biz
Description:
------------
I tried to set the Compression Level via the zlib.output_compression_level Option but it has no effect when compressing data with the compres.zlib:// wrapper.

I also looked at the Context Options on http://php.net/manual/en/context.php,
but there are no Options listed for zlib Compression. 

I thought maybe there is a way to set this but it's missing in the Documentation. 


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-10-11 14:14 UTC] cmb@php.net
-Package: *Compression related +Package: Zlib related
 [2017-10-24 02:17 UTC] pollita@php.net
-Status: Open +Status: Closed -Type: Documentation Problem +Type: Feature/Change Request -Assigned To: +Assigned To: pollita
 [2017-10-24 02:17 UTC] pollita@php.net
Bad news: You correctly deduced that there's no way to set compression level in the fopen wrapper.

Good news: As of 7.3 there will be: https://github.com/php/php-src/commit/8f804a2128d7109ad6561aff9894ab1ee9244611
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 13:01:31 2024 UTC