mirror of
https://github.com/php/pie.git
synced 2026-03-23 23:12:17 +01:00
Merge pull request #559 from php/remicollet-patch-1
Add LZF as supported
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user