Merge branch 'stable' into next-minor

This commit is contained in:
Dylan K. Taylor
2022-01-14 00:45:49 +00:00
9 changed files with 60 additions and 36 deletions

View File

@ -40,11 +40,6 @@ parameters:
count: 1
path: ../../../src/utils/Config.php
-
message: "#^Strict comparison using \\=\\=\\= between string and false will always evaluate to false\\.$#"
count: 1
path: ../../../src/utils/Utils.php
-
message: "#^Call to function is_resource\\(\\) with resource will always evaluate to true\\.$#"
count: 2