diff options
author | Stefan Roehrich <sr@php.net> | 2002-03-12 13:23:58 +0000 |
---|---|---|
committer | Stefan Roehrich <sr@php.net> | 2002-03-12 13:23:58 +0000 |
commit | edcb5813db43c86dbe415c861c47207aa457cfa2 (patch) | |
tree | bdd6c64431184ecd9df24813fc0c44271499c6ad /ext/sybase/php_sybase_db.c | |
parent | cede952f6a51eb0923e51d22481cd03481c51b9b (diff) | |
download | php-git-edcb5813db43c86dbe415c861c47207aa457cfa2.tar.gz |
(PHP gzencode) Reimplementation of gzencode(). Now works as documented
(gzencode(string data [, int level [, int encoding_mode]])),
should fix #15930.
@- The second parameter of gzencode() now is the compression level like
@ in the documentation. The encoding mode is a third (optional) parameter.
# Rework of gzencode(), output should be closer to real gzip output.
# I think in the old version there could be some problems with
# this function and output compression, should be fixed, too.
Diffstat (limited to 'ext/sybase/php_sybase_db.c')
0 files changed, 0 insertions, 0 deletions