From bfa9c98da9076718ea360b5f3e8342f6113f8b33 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 26 Jul 2021 14:39:34 +0200 Subject: update to 1.1.3 add patch for PHP 5 and ZTS (send upstream by email) add patch for PHP 8.1.0beta1 (send upstream by email) --- PHPINFO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 7d78bbb..f97c1ac 100644 --- a/PHPINFO +++ b/PHPINFO @@ -3,4 +3,4 @@ ev Ev support => enabled Debug support => disabled -Version => 1.1.2 +Version => 1.1.3 -- cgit