Skip to content

Commit a30c7fd

Browse files
authored
Add brotli and zstd to supported (PECL) extensions
1 parent 2c73701 commit a30c7fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/supported-extensions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ please do submit a [Pull Request](https://github.com/php/pie/pulls).
4848
| Bitset | ? |
4949
| BLENC | ❌ Abandoned |
5050
| bloomy | ? |
51-
| brotli | ? |
51+
| brotli | ✅ Supported: [kjdev/brotli](https://packagist.org/packages/kjdev/brotli) |
5252
| bsdiff | ? |
5353
| bz2 | ❌ Core - see [php/pie#133](https://github.com/php/pie/issues/133) |
5454
| bz2_filter | ? |
@@ -422,4 +422,4 @@ please do submit a [Pull Request](https://github.com/php/pie/pulls).
422422
| zlib_filter | ? |
423423
| zmq | ❌ Abandoned |
424424
| zookeeper | ? |
425-
| zstd | ? |
425+
| zstd | ✅ Supported: [kjdev/zstd](https://packagist.org/packages/kjdev/zstd) |

0 commit comments

Comments
 (0)