From f9ca81f0972d31df0506815c5ae50f229f012fb9 Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Thu, 16 Jun 2022 19:35:38 +0200 Subject: [PATCH] Add to MAINTAINERS.md a note about lz4 and snappy --- MAINTAINERS.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 83ce467..36280a9 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -69,6 +69,11 @@ We need to monitor new releases at https://github.com/amzn/ion-c/releases The `ionCube Loader` PHP extension is not available in the PECL archive, so we install it manually. We need to monitor new releases at https://www.ioncube.com/news.php +### lz4 + +The `lz4` PHP extension is not available in the PECL archive, so we install it manually. +We need to monitor new releases at https://github.com/kjdev/php-ext-lz4/tags + ### mosquitto The only available versions of the `mosquitto` PHP extension are all alpha/beta. @@ -89,6 +94,11 @@ We should switch to the stable release once it will be available. The only available versions of the `parle` PHP extension are all beta. We should switch to the stable release once it will be available. +### snappy + +The `snappy` PHP extension is not available in the PECL archive, so we install it manually. +We need to monitor new releases at https://github.com/kjdev/php-ext-lz4/tags + ### snuffleupagus The `snuffleupagus` PHP extension is not available in the PECL archive, so we install it manually.