mirror of
https://github.com/php/php-src.git
synced 2026-04-01 13:12:16 +02:00
didn't take an argument before and this compression argument is documented to be optional but in the code it wasn't. This patch fixes the BC break by making the compression argument optional.