From ee4efe00cb226b64eede27176c65347129d984dc Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 14 Jan 2019 09:04:31 +0100 Subject: update to 1.2.0 raise minimal PHP version to 7 --- PHPINFO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 749b94b..1427eab 100644 --- a/PHPINFO +++ b/PHPINFO @@ -5,5 +5,5 @@ Zephir Parser The Zephir Parser delivered as a C extension for the PHP language. Zephir Parser => enabled Author => Zephir Team and contributors -Version => 1.1.4 -Build Date => Nov 22 2018 08:51:41 +Version => 1.2.0 +Build Date => Jan 14 2019 09:00:50 -- cgit