mirror of
https://github.com/php/php-src.git
synced 2026-03-26 17:22:15 +01:00
Merge branch 'PHP-5.6' into PHP-7.0
This commit is contained in:
@@ -174,7 +174,7 @@ static php_stream_filter_ops php_zlib_inflate_ops = {
|
||||
};
|
||||
/* }}} */
|
||||
|
||||
/* {{{ zlib.inflate filter implementation */
|
||||
/* {{{ zlib.deflate filter implementation */
|
||||
|
||||
static php_stream_filter_status_t php_zlib_deflate_filter(
|
||||
php_stream *stream,
|
||||
|
||||
Reference in New Issue
Block a user