mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
102 lines
3.4 KiB
Plaintext
102 lines
3.4 KiB
Plaintext
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: "#^Variable property access on \\$this\\(Chill\\\\ActivityBundle\\\\Entity\\\\ActivityType\\)\\.$#"
|
|
count: 3
|
|
path: src/Bundle/ChillActivityBundle/Entity/ActivityType.php
|
|
|
|
-
|
|
message: "#^Foreach overwrites \\$key with its key variable\\.$#"
|
|
count: 1
|
|
path: src/Bundle/ChillCustomFieldsBundle/Controller/CustomFieldsGroupController.php
|
|
|
|
-
|
|
message: "#^Variable \\$participation might not be defined\\.$#"
|
|
count: 3
|
|
path: src/Bundle/ChillEventBundle/Controller/ParticipationController.php
|
|
|
|
-
|
|
message: "#^Foreach overwrites \\$value with its value variable\\.$#"
|
|
count: 1
|
|
path: src/Bundle/ChillEventBundle/Form/ChoiceLoader/EventChoiceLoader.php
|
|
|
|
-
|
|
message: "#^Variable method call on object\\.$#"
|
|
count: 2
|
|
path: src/Bundle/ChillMainBundle/CRUD/Controller/ApiController.php
|
|
|
|
-
|
|
message: "#^Cannot unset offset '_token' on array\\{formatter\\: mixed, export\\: mixed, centers\\: mixed, alias\\: string\\}\\.$#"
|
|
count: 1
|
|
path: src/Bundle/ChillMainBundle/Controller/ExportController.php
|
|
|
|
-
|
|
message: "#^Foreach overwrites \\$line with its value variable\\.$#"
|
|
count: 2
|
|
path: src/Bundle/ChillMainBundle/Export/Formatter/CSVFormatter.php
|
|
|
|
-
|
|
message: "#^Foreach overwrites \\$key with its key variable\\.$#"
|
|
count: 1
|
|
path: src/Bundle/ChillMainBundle/Export/Formatter/SpreadSheetFormatter.php
|
|
|
|
-
|
|
message: "#^Foreach overwrites \\$key with its value variable\\.$#"
|
|
count: 3
|
|
path: src/Bundle/ChillMainBundle/Export/Formatter/SpreadSheetFormatter.php
|
|
|
|
-
|
|
message: "#^Foreach overwrites \\$value with its value variable\\.$#"
|
|
count: 1
|
|
path: src/Bundle/ChillMainBundle/Form/ChoiceLoader/PostalCodeChoiceLoader.php
|
|
|
|
-
|
|
message: "#^Variable \\$message on left side of \\?\\? always exists and is not nullable\\.$#"
|
|
count: 1
|
|
path: src/Bundle/ChillMainBundle/Templating/ChillTwigHelper.php
|
|
|
|
-
|
|
message: "#^Variable \\$sqls on left side of \\?\\? always exists and is not nullable\\.$#"
|
|
count: 1
|
|
path: src/Bundle/ChillPersonBundle/Actions/Remove/PersonMove.php
|
|
|
|
-
|
|
message: "#^Class Chill\\\\PersonBundle\\\\Entity\\\\Person constructor invoked with 1 parameter, 0 required\\.$#"
|
|
count: 1
|
|
path: src/Bundle/ChillPersonBundle/Command/ImportPeopleFromCSVCommand.php
|
|
|
|
-
|
|
message: "#^Variable \\$street1Value might not be defined\\.$#"
|
|
count: 1
|
|
path: src/Bundle/ChillPersonBundle/Command/ImportPeopleFromCSVCommand.php
|
|
|
|
-
|
|
message: "#^Variable method call on mixed\\.$#"
|
|
count: 1
|
|
path: src/Bundle/ChillPersonBundle/DataFixtures/ORM/LoadPeople.php
|
|
|
|
-
|
|
message: "#^Foreach overwrites \\$value with its value variable\\.$#"
|
|
count: 1
|
|
path: src/Bundle/ChillPersonBundle/Form/ChoiceLoader/PersonChoiceLoader.php
|
|
|
|
-
|
|
message: "#^Foreach overwrites \\$action with its value variable\\.$#"
|
|
count: 1
|
|
path: src/Bundle/ChillPersonBundle/Repository/AccompanyingPeriod/AccompanyingPeriodWorkRepository.php
|
|
|
|
-
|
|
message: "#^Foreach overwrites \\$action with its value variable\\.$#"
|
|
count: 1
|
|
path: src/Bundle/ChillPersonBundle/Repository/SocialWork/GoalRepository.php
|
|
|
|
-
|
|
message: "#^Foreach overwrites \\$action with its value variable\\.$#"
|
|
count: 1
|
|
path: src/Bundle/ChillPersonBundle/Repository/SocialWork/ResultRepository.php
|
|
|
|
-
|
|
message: "#^Foreach overwrites \\$value with its value variable\\.$#"
|
|
count: 1
|
|
path: src/Bundle/ChillThirdPartyBundle/Form/ChoiceLoader/ThirdPartyChoiceLoader.php
|