mirror of
https://github.com/php/php-src.git
synced 2026-03-26 17:22:15 +01:00
- fix ext/zlib status;
Nuno upgraded gzio stream wrapper and filter seem untouched
This commit is contained in:
@@ -282,6 +282,19 @@ ext/sysvshm
|
||||
ext/zlib
|
||||
--------
|
||||
TBD:
|
||||
zlib_filter.c
|
||||
zlib_fopen_wrapper.c
|
||||
|
||||
Completed:
|
||||
gzcompress()
|
||||
gzuncompress()
|
||||
gzdeflate()
|
||||
gzinflate()
|
||||
gzencode()
|
||||
gzdecode()
|
||||
zlib_encode()
|
||||
zlib_decode()
|
||||
zlib_get_coding_type()
|
||||
readgzfile()
|
||||
gzrewind()
|
||||
gzclose()
|
||||
@@ -300,16 +313,6 @@ ext/zlib
|
||||
gzcompress()
|
||||
gzuncompress()
|
||||
|
||||
Completed:
|
||||
gzcompress()
|
||||
gzuncompress()
|
||||
gzdeflate()
|
||||
gzinflate()
|
||||
gzencode()
|
||||
gzdecode()
|
||||
zlib_encode()
|
||||
zlib_decode()
|
||||
zlib_get_coding_type()
|
||||
|
||||
Zend Engine
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user