php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #39368 Preset Dictionary support is missing
Submitted: 2006-11-04 00:35 UTC Modified: 2017-10-24 06:20 UTC
Votes:10
Avg. Score:3.7 ± 1.3
Reproduced:6 of 6 (100.0%)
Same Version:3 (50.0%)
Same OS:3 (50.0%)
From: rob at wyrick dot org Assigned:
Status: Open Package: Zlib related
PHP Version: 5.2.0 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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rob at wyrick dot org
New email:
PHP Version: OS:

 

 [2006-11-04 00:35 UTC] rob at wyrick dot org
Description:
------------
zlib allows you to specify dictionaries to be used while inflating or deflating.  The php APIs are lacking this functionality.

Properly picked dictionaries can VASTLY improve your compression ratio.  My company is doing this, but I can't use PHP to access the database due to this missing feature in PHP's zlib API.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-05-15 17:08 UTC] rdlowrey@php.net
-Status: Open +Status: Analyzed -Package: Feature/Change Request +Package: *General Issues -Assigned To: +Assigned To: rdlowrey
 [2015-06-05 17:28 UTC] cmb@php.net
-Package: *General Issues +Package: Zlib related
 [2017-10-24 05:15 UTC] kalle@php.net
-Status: Analyzed +Status: Assigned
 [2017-10-24 06:20 UTC] kalle@php.net
-Status: Assigned +Status: Open -Assigned To: rdlowrey +Assigned To:
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 07:01:27 2024 UTC