mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
15 lines
604 B
Plaintext
15 lines
604 B
Plaintext
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: "#^Parameter \\#1 \\$records of method League\\\\Csv\\\\Writer\\:\\:insertAll\\(\\) expects iterable\\<array\\<float\\|int\\|string\\|Stringable\\|null\\>\\>, iterable\\<array\\<string, bool\\|int\\|string\\>\\> given\\.$#"
|
|
count: 1
|
|
path: src/Bundle/ChillMainBundle/Controller/UserExportController.php
|
|
|
|
-
|
|
message: """
|
|
#^Fetching deprecated class constant ASC of class Doctrine\\\\Common\\\\Collections\\\\Criteria\\:
|
|
use Order\\:\\:Ascending instead$#
|
|
"""
|
|
count: 1
|
|
path: src/Bundle/ChillMainBundle/Entity/Workflow/EntityWorkflow.php
|