From 4bb5d61176104cb2c563241aee443c17d2b777cf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 29 Aug 2025 10:34:46 +0200 Subject: initial package obsoletes php-pecl-judy open https://github.com/orieg/php-judy/pull/32 clean-up build artefacts --- PHPINFO | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 PHPINFO (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO new file mode 100644 index 0000000..69ed409 --- /dev/null +++ b/PHPINFO @@ -0,0 +1,8 @@ + +judy + +Judy support => enabled +PHP Judy version => 2.2.0 + +Directive => Local Value => Master Value +judy.string.maxlength => 65536 => 65536 -- cgit