From 8a46face402bb5a853522bb6dfece51848c96224 Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Fri, 9 Aug 2024 15:28:38 +0200 Subject: [PATCH] AST was working with PHP 8.4alpha2, but not with alpha4 --- data/supported-extensions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/supported-extensions b/data/supported-extensions index 1176beba..2486c78c 100644 --- a/data/supported-extensions +++ b/data/supported-extensions @@ -1,7 +1,7 @@ amqp 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4 apcu 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4 apcu_bc 7.0 7.1 7.2 7.3 7.4 -ast 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4 +ast 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 bcmath 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4 bitset 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4 blackfire 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3