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 06c1eff commit 7a272bcCopy full SHA for 7a272bc
CHANGELOG.md
@@ -1,8 +1,18 @@
1
# Changelog
2
3
+## 1.2.0 (September 13, 2022)
4
+
5
+- Add new Isset sniff #236
6
+- Update custom escaping functions for clean_html #264
7
+- Require spaces in template strings #256
8
+- Ignore "use" within "class" in OrderSniff #271
9
+- Add dealerdirect/phpcodesniffer-composer-installer to allow-plugins in composer.json #284
10
+- Update PHPCS to support PHP 8+ #282
11
12
## 1.1.3 (February 3, 2021)
13
14
- Open ESLint peer dependency range to accept ESLint v6 & v7 #222
15
16
## 1.1.2 (December 10, 2020)
17
18
### Removed:
0 commit comments