mirror of
https://github.com/php/php-src.git
synced 2026-04-24 16:38:25 +02:00
972ec73cb1
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.