We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a239e02 commit bf4b6afCopy full SHA for bf4b6af
CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased] - xxxx-xx-xx
8
9
+## [1.7.0] - 2024-11-23
10
+### Added
11
+- Enabled PHP 8.4 support [#154](https://github.com/phalcon/php-zephir-parser/issues/154)
12
+
13
## [1.6.1] - 2024-06-03
14
### Fixed
15
- Fix lcov coverage [#151](https://github.com/phalcon/php-zephir-parser/issues/151)
VERSION
@@ -1 +1 @@
1
-1.6.1
+1.7.0
0 commit comments