1
0
mirror of https://github.com/php/pie.git synced 2026-03-23 23:12:17 +01:00

Add LZF as supported

This commit is contained in:
Remi Collet
2026-03-20 10:50:44 +01:00
committed by GitHub
parent 97673090f4
commit cc0b989124

View File

@@ -60,6 +60,7 @@ The following extensions have already added support for PIE:
| intl | php/intl |
| jsonpath | [supermetrics/jsonpath](https://packagist.org/packages/supermetrics/jsonpath) |
| ldap | php/ldap |
| lzf | [pecl/lzf](https://packagist.org/packages/pecl/lzf) |
| mailparse | [pecl/mailparse](https://packagist.org/packages/pecl/mailparse) |
| mbstring | php/mbstring |
| mcrypt | [pecl/mcrypt](https://packagist.org/packages/pecl/mcrypt) |
@@ -207,7 +208,6 @@ The following extensions exist on PECL, but either have not added support for PI
* libsodium
* lua
* LuaSandbox
* lzf
* markdown
* maxminddb
* mcrypt_filter