From 406e31f27315f30ce58bab71d57b391f88c75c50 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 12 Apr 2026 08:03:18 +0200 Subject: update to 1.5.1 drop pear/pecl dependency sources from github open https://github.com/php-decimal/ext-decimal/issues/91 is not compatible with PHP 7.x --- REFLECTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 1a34827..7c627d7 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #63 decimal version 1.5.0 ] { +Extension [ extension #76 decimal version 1.5.1 ] { - Classes [1] { Class [ final class Decimal\Decimal implements Stringable, JsonSerializable ] { -- cgit