mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
98aa5b6eb2
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.