mirror of
https://github.com/php/php-src.git
synced 2026-03-25 08:42:29 +01:00
Fixed ob_gzhandler with register_long_arrays = On. Unified compression_coding global var (removed ob_gzip_coding). Switched to zend_parse_parameters(). Added some tests.