Skip to content
Snippets Groups Projects
Verified Commit 897358a9 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

fix: revert changes


Signed-off-by: default avatarBart Jaskulski <bjaskulski@protonmail.com>
parent 29e67265
No related branches found
No related tags found
No related merge requests found
# [1.1.4] - 2024-10-29
## Change
- Revert changes from 1.1.2, as `phpstan/phpstan-strict-rules` no longer expose ability to disable `empty()` check alone.
# [1.1.3] - 2024-10-29
## Fixed
- Invalid `rules.neon` format
......
......@@ -6,4 +6,3 @@ parameters:
- ../../php-stubs/woocommerce-stubs/woocommerce-stubs.php
strictRules:
requireParentConstructorCall: false
disallowedEmpty: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment