mirror of
https://github.com/php/php-src.git
synced 2026-03-26 17:22:15 +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.