File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,25 +10,3 @@ parameters:
1010 -
1111 message : ' #^Unsafe usage of new static\(\)\.$#'
1212 path : Form/Step.php
13- # TODO remove as soon as Doctrine DBAL >= 2.13.1 is required
14- -
15- message : """
16- #^Call to deprecated method execute\\(\\) of class Doctrine\\\\DBAL\\\\Query\\\\QueryBuilder\\:
17- Use \\{@see executeQuery\\(\\)\\} or \\{@see executeStatement\\(\\)\\} instead\\.$#
18- """
19- path : Storage/DoctrineStorage.php
20- # TODO remove as soon as Doctrine DBAL >= 3.0 is required
21- -
22- message : ' #^Cannot call method fetchColumn\(\) on Doctrine\\DBAL\\Result\|int\|string\.$#'
23- path : Storage/DoctrineStorage.php
24- # TODO remove as soon as Doctrine DBAL >= 3.1 is required
25- -
26- message : " #^Call to function method_exists\\ (\\ ) with Doctrine\\\\ DBAL\\\\ Connection and 'createSchemaManager' will always evaluate to true\\ .$#"
27- path : Storage/DoctrineStorage.php
28- # TODO remove as soon as Doctrine DBAL >= 3.1 is required
29- -
30- message : """
31- #^Call to deprecated method getSchemaManager\\(\\) of class Doctrine\\\\DBAL\\\\Connection\\:
32- Use \\{@see createSchemaManager\\(\\)\\} instead\\.$#
33- """
34- path : Storage/DoctrineStorage.php
You can’t perform that action at this time.
0 commit comments