From 889b051c65df58ca35ee2b71a28d8b53ed2d717a Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Fri, 9 Aug 2024 15:32:26 +0200 Subject: [PATCH] AST was working with PHP 8.4alpha2, but not with alpha4 (#959) --- data/supported-extensions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/supported-extensions b/data/supported-extensions index 1176beb..2486c78 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