From 6edfc34caa2c2a14447a5e250c4724a677c41083 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 14 Apr 2026 10:02:20 +0200 Subject: update to 2.0.0 rename to php-pecl-ds2 run standard php test suite from extension sources instead of separate tests using phpunit drop ZTS build --- PHPINFO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 92c25c8..4deb055 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,4 +2,4 @@ ds ds support => enabled -ds version => 1.8.0 +ds version => 2.0.0 -- cgit