From a8020b09b055f7a60e4ab5e575ae12ceb4b59a04 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 20 Apr 2021 17:03:09 +0200 Subject: update to 1.0.11 --- PHPINFO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 2b43af8..aa06434 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,5 +2,5 @@ ast ast support => enabled -extension version => 1.0.10 -AST version => Current version is 80. All versions (including experimental): {50, 60, 70, 80} +extension version => 1.0.11 +AST version => Current version is 80. All versions (including experimental): {50, 60, 70, 80, 85} -- cgit