mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 15:43:51 +00:00
fix: SA: Fix "...does not call parent constructor...." rule.
SA stands for Static Analysis.
This commit is contained in:
@@ -75,16 +75,6 @@ parameters:
|
||||
count: 1
|
||||
path: src/Bundle/ChillMainBundle/Form/Type/DataTransformer/DateIntervalTransformer.php
|
||||
|
||||
-
|
||||
message: "#^Chill\\\\MainBundle\\\\Routing\\\\Loader\\\\ChillRoutesLoader\\:\\:__construct\\(\\) does not call parent constructor from Symfony\\\\Component\\\\Config\\\\Loader\\\\Loader\\.$#"
|
||||
count: 1
|
||||
path: src/Bundle/ChillMainBundle/Routing/Loader/ChillRoutesLoader.php
|
||||
|
||||
-
|
||||
message: "#^Foreach overwrites \\$resource with its value variable\\.$#"
|
||||
count: 1
|
||||
path: src/Bundle/ChillMainBundle/Routing/Loader/ChillRoutesLoader.php
|
||||
|
||||
-
|
||||
message: "#^Variable \\$message on left side of \\?\\? always exists and is not nullable\\.$#"
|
||||
count: 1
|
||||
|
Reference in New Issue
Block a user