summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO4
-rw-r--r--REFLECTION2
-rw-r--r--php-zephir-parser.spec7
3 files changed, 8 insertions, 5 deletions
diff --git a/PHPINFO b/PHPINFO
index 56ce251..1ace16a 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 => 2.0.0
-Build Date => Apr 7 2026 00:00:00
+Version => 2.0.1
+Build Date => May 18 2026 00:00:00
diff --git a/REFLECTION b/REFLECTION
index 4340af6..85497ed 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #138 zephir_parser version 2.0.0 ] {
+Extension [ <persistent> extension #144 zephir_parser version 2.0.1 ] {
- Functions {
Function [ <internal:zephir_parser> function zephir_parse_file ] {
diff --git a/php-zephir-parser.spec b/php-zephir-parser.spec
index bc4848f..4fc8163 100644
--- a/php-zephir-parser.spec
+++ b/php-zephir-parser.spec
@@ -1,6 +1,6 @@
# remirepo/fedora spec file for php-zephir-parser
#
-# SPDX-FileCopyrightText: Copyright 2016-2025 Remi Collet
+# SPDX-FileCopyrightText: Copyright 2016-2026 Remi Collet
# SPDX-License-Identifier: CECILL-2.1
# http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
#
@@ -26,7 +26,7 @@
Name: %{?scl_prefix}%{gh_project}
Summary: Zephir code parser
License: MIT
-Version: 2.0.0
+Version: 2.0.1
Release: 1%{?dist}
URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -189,6 +189,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Mon May 18 2026 Remi Collet <remi@remirepo.net> - 2.0.1-1
+- update to 2.0.1
+
* Tue Apr 7 2026 Remi Collet <remi@remirepo.net> - 2.0.0-1
- update to 2.0.0