Skip to content

Commit 47afcbe

Browse files
authored
Merge pull request #559 from php/remicollet-patch-1
Add LZF as supported
2 parents 9767309 + cc0b989 commit 47afcbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/supported-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ The following extensions have already added support for PIE:
6060
| intl | php/intl |
6161
| jsonpath | [supermetrics/jsonpath](https://packagist.org/packages/supermetrics/jsonpath) |
6262
| ldap | php/ldap |
63+
| lzf | [pecl/lzf](https://packagist.org/packages/pecl/lzf) |
6364
| mailparse | [pecl/mailparse](https://packagist.org/packages/pecl/mailparse) |
6465
| mbstring | php/mbstring |
6566
| 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
207208
* libsodium
208209
* lua
209210
* LuaSandbox
210-
* lzf
211211
* markdown
212212
* maxminddb
213213
* mcrypt_filter

0 commit comments

Comments
 (0)