From bcca276d66d158f01412f2b2908f3f9d49e2d0fe Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 8 Oct 2020 08:01:29 +0200 Subject: update to 4.0.0a1 raise dependency on PHP 7.2 --- PHPINFO | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 28e8e4a..812ec23 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,11 +2,9 @@ runkit7 runkit7 support => enabled -version => 3.1.0a1 +version => 4.0.0a1 Custom Superglobal support => enabled -Sandbox Support => disable or unavailable Runtime Manipulation => enabled -spl_object_id alias support => unnecessary in php 7.2+ Directive => Local Value => Master Value runkit.superglobal => no value => no value -- cgit