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 71f5a6f commit 6a573bdCopy full SHA for 6a573bd
CHANGELOG.md
@@ -4,10 +4,11 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
-## [Unreleased]
+## [2.2.0] - 2024-08-20
8
### Modified
9
- Replace psalm with phpstan
10
- Allow `-` values for `%O` and `%I`: https://github.com/kassner/log-parser/issues/66
11
+- Avoid `PHP Deprecated: Creation of dynamic property is deprecated` on PHP 8.2+: https://github.com/kassner/log-parser/pull/65
12
13
## [2.1.1] - 2023-07-18
14
### Added
0 commit comments