You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More and more software supports brotli in their software package. There is now via workaround possible to use brotli via an extension (https://github.com/kjdev/php-ext-brotli) or calling the binary itself in PHP. It would be nice if it native available in PHP like Zip functions.