We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e407973 commit 9d398abCopy full SHA for 9d398ab
1 file changed
CHANGELOG.md
@@ -3,7 +3,11 @@
3
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
4
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
5
6
-## [11.0.0] - 2016-01-19
+## [11.0.1] - 2026-03-08
7
+### Changed
8
+- Fix VariableInDoubleQuotedString sniff wrapping property/array access (#233)
9
+
10
+## [11.0.0] - 2026-01-19
11
### Changed
12
- PHPCS 4.0 or later is required.
13
- Various updates to rules for PHP 8.1+ code, see [#224](https://github.com/mayflower/mo4-coding-standard/issues/224) for the diff of `ruleset.xml`
0 commit comments