summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-06-05 07:57:44 +0200
committerRemi Collet <remi@php.net>2026-06-05 07:57:44 +0200
commita94c1f41a8971d9ca59fed211a31f93875954334 (patch)
tree72a9bf4d244a9f85fa80a57a53a01c77543480b6
parentcbf879c89f97a55a205cd9a9d42bc86fda3dd77f (diff)
update to 2.0.4HEADmaster
-rw-r--r--PHPINFO4
-rw-r--r--REFLECTION2
-rw-r--r--php-zephir-parser.spec5
3 files changed, 7 insertions, 4 deletions
diff --git a/PHPINFO b/PHPINFO
index 97c9b65..a3bebe7 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.3
-Build Date => Jun 2 2026 00:00:00
+Version => 2.0.4
+Build Date => Jun 5 2026 00:00:00
diff --git a/REFLECTION b/REFLECTION
index c9eba4a..3909a96 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #144 zephir_parser version 2.0.3 ] {
+Extension [ <persistent> extension #144 zephir_parser version 2.0.4 ] {
- Functions {
Function [ <internal:zephir_parser> function zephir_parse_file ] {
diff --git a/php-zephir-parser.spec b/php-zephir-parser.spec
index ccaf921..e1dec34 100644
--- a/php-zephir-parser.spec
+++ b/php-zephir-parser.spec
@@ -24,7 +24,7 @@
Name: %{?scl_prefix}%{gh_project}
Summary: Zephir code parser
License: MIT
-Version: 2.0.3
+Version: 2.0.4
Release: 1%{?dist}
URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -187,6 +187,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Fri Jun 5 2026 Remi Collet <remi@remirepo.net> - 2.0.4-1
+- update to 2.0.4
+
* Tue Jun 2 2026 Remi Collet <remi@remirepo.net> - 2.0.3-1
- update to 2.0.3