mirror of
https://github.com/php/php-src.git
synced 2026-03-29 03:32:20 +02: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.