php-ext-brotli
php-ext-brotli copied to clipboard
Brotli Extension for PHP
Results
12
php-ext-brotli issues
Sort by
recently updated
recently updated
newest added
After i run **% ./configure --with-libbrotli** i get this error - **checking for libbrotlienc... configure: error: system libbrotlienc must be upgraded to version >= 0.6** 
wontfix
I'm working on a custom http client that'd support gzip as well as brotli. I'm parsing the http request headers and upon processing the headers I'm trying to apply a...