|
1 | 1 | parameters: |
2 | 2 | ignoreErrors: |
3 | 3 | - |
4 | | - message: "#^Call to an undefined method Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition\\:\\:children\\(\\)\\.$#" |
| 4 | + message: '#^Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\NodeDefinition\:\:children\(\)\.$#' |
| 5 | + identifier: method.notFound |
5 | 6 | count: 1 |
6 | 7 | path: src/BabDevMoneyBundle.php |
7 | 8 |
|
8 | 9 | - |
9 | | - message: "#^Cannot cast mixed to int\\.$#" |
| 10 | + message: '#^Cannot call method defaultValue\(\) on mixed\.$#' |
| 11 | + identifier: method.nonObject |
| 12 | + count: 1 |
| 13 | + path: src/BabDevMoneyBundle.php |
| 14 | + |
| 15 | + - |
| 16 | + message: '#^Cannot call method end\(\) on mixed\.$#' |
| 17 | + identifier: method.nonObject |
| 18 | + count: 2 |
| 19 | + path: src/BabDevMoneyBundle.php |
| 20 | + |
| 21 | + - |
| 22 | + message: '#^Cannot call method scalarNode\(\) on mixed\.$#' |
| 23 | + identifier: method.nonObject |
| 24 | + count: 1 |
| 25 | + path: src/BabDevMoneyBundle.php |
| 26 | + |
| 27 | + - |
| 28 | + message: '#^Cannot cast mixed to int\.$#' |
| 29 | + identifier: cast.int |
10 | 30 | count: 3 |
11 | 31 | path: src/Factory/FormatterFactory.php |
12 | 32 |
|
13 | 33 | - |
14 | | - message: "#^Cannot cast mixed to int\\.$#" |
| 34 | + message: '#^Cannot cast mixed to int\.$#' |
| 35 | + identifier: cast.int |
15 | 36 | count: 3 |
16 | 37 | path: src/Factory/ParserFactory.php |
17 | 38 |
|
18 | 39 | - |
19 | | - message: "#^Parameter \\#1 \\$currency of static method BabDev\\\\MoneyBundle\\\\Form\\\\Type\\\\MoneyType\\:\\:getPattern\\(\\) expects Money\\\\Currency, mixed given\\.$#" |
20 | | - count: 1 |
21 | | - path: src/Form/Type/MoneyType.php |
22 | | - |
23 | | - - |
24 | | - message: "#^Parameter \\#1 \\$scale of class Symfony\\\\Component\\\\Form\\\\Extension\\\\Core\\\\DataTransformer\\\\NumberToLocalizedStringTransformer constructor expects int\\|null, mixed given\\.$#" |
| 40 | + message: '#^Parameter \#1 \$scale of class Symfony\\Component\\Form\\Extension\\Core\\DataTransformer\\NumberToLocalizedStringTransformer constructor expects int\|null, mixed given\.$#' |
| 41 | + identifier: argument.type |
25 | 42 | count: 1 |
26 | 43 | path: src/Form/Type/MoneyType.php |
27 | 44 |
|
28 | 45 | - |
29 | | - message: "#^Parameter \\#2 \\$grouping of class Symfony\\\\Component\\\\Form\\\\Extension\\\\Core\\\\DataTransformer\\\\NumberToLocalizedStringTransformer constructor expects bool\\|null, mixed given\\.$#" |
| 46 | + message: '#^Parameter \#2 \$grouping of class Symfony\\Component\\Form\\Extension\\Core\\DataTransformer\\NumberToLocalizedStringTransformer constructor expects bool\|null, mixed given\.$#' |
| 47 | + identifier: argument.type |
30 | 48 | count: 1 |
31 | 49 | path: src/Form/Type/MoneyType.php |
32 | 50 |
|
33 | 51 | - |
34 | | - message: "#^Parameter \\#3 \\$currency of class BabDev\\\\MoneyBundle\\\\Form\\\\DataTransformer\\\\MoneyToLocalizedStringTransformer constructor expects Money\\\\Currency, mixed given\\.$#" |
| 52 | + message: '#^Parameter \#3 \$currency of class BabDev\\MoneyBundle\\Form\\DataTransformer\\MoneyToLocalizedStringTransformer constructor expects Money\\Currency, mixed given\.$#' |
| 53 | + identifier: argument.type |
35 | 54 | count: 1 |
36 | 55 | path: src/Form/Type/MoneyType.php |
37 | 56 |
|
38 | 57 | - |
39 | | - message: "#^Parameter \\#3 \\$roundingMode of class Symfony\\\\Component\\\\Form\\\\Extension\\\\Core\\\\DataTransformer\\\\NumberToLocalizedStringTransformer constructor expects int\\|null, mixed given\\.$#" |
| 58 | + message: '#^Parameter \#3 \$roundingMode of class Symfony\\Component\\Form\\Extension\\Core\\DataTransformer\\NumberToLocalizedStringTransformer constructor expects int\|null, mixed given\.$#' |
| 59 | + identifier: argument.type |
40 | 60 | count: 1 |
41 | 61 | path: src/Form/Type/MoneyType.php |
42 | 62 |
|
43 | 63 | - |
44 | | - message: "#^Parameter \\#1 \\$message of method Symfony\\\\Component\\\\Validator\\\\Context\\\\ExecutionContextInterface\\:\\:buildViolation\\(\\) expects string, string\\|null given\\.$#" |
| 64 | + message: '#^Parameter \#1 \$message of method Symfony\\Component\\Validator\\Context\\ExecutionContextInterface\:\:buildViolation\(\) expects string, string\|null given\.$#' |
| 65 | + identifier: argument.type |
45 | 66 | count: 1 |
46 | 67 | path: src/Validator/Constraints/AbstractMoneyComparisonValidator.php |
47 | 68 |
|
48 | 69 | - |
49 | | - message: "#^Parameter \\#2 \\$value of method BabDev\\\\MoneyBundle\\\\Validator\\\\Constraints\\\\AbstractMoneyComparisonValidator\\:\\:ensureMoneyObject\\(\\) expects float\\|int\\|Money\\\\Money\\|numeric\\-string\\|null, mixed given\\.$#" |
| 70 | + message: '#^Parameter \#2 \$value of method BabDev\\MoneyBundle\\Validator\\Constraints\\AbstractMoneyComparisonValidator\:\:ensureMoneyObject\(\) expects float\|int\|Money\\Money\|numeric\-string\|null, mixed given\.$#' |
| 71 | + identifier: argument.type |
50 | 72 | count: 2 |
51 | 73 | path: src/Validator/Constraints/AbstractMoneyComparisonValidator.php |
52 | 74 |
|
53 | 75 | - |
54 | | - message: "#^Parameter \\#1 \\$format of method BabDev\\\\MoneyBundle\\\\Factory\\\\FormatterFactory\\:\\:createFormatter\\(\\) expects 'aggregate'\\|'bitcoin'\\|'decimal'\\|'intl_localized…'\\|'intl_money', 'unsupported' given\\.$#" |
| 76 | + message: '#^Parameter \#1 \$format of method BabDev\\MoneyBundle\\Factory\\FormatterFactory\:\:createFormatter\(\) expects ''aggregate''\|''bitcoin''\|''decimal''\|''intl_localized…''\|''intl_money'', ''unsupported'' given\.$#' |
| 77 | + identifier: argument.type |
55 | 78 | count: 1 |
56 | 79 | path: tests/Factory/FormatterFactoryTest.php |
57 | 80 |
|
58 | 81 | - |
59 | | - message: "#^Parameter \\#1 \\$format of method BabDev\\\\MoneyBundle\\\\Factory\\\\ParserFactory\\:\\:createParser\\(\\) expects 'aggregate'\\|'bitcoin'\\|'decimal'\\|'intl_localized…'\\|'intl_money', 'unsupported' given\\.$#" |
| 82 | + message: '#^Parameter \#1 \$format of method BabDev\\MoneyBundle\\Factory\\ParserFactory\:\:createParser\(\) expects ''aggregate''\|''bitcoin''\|''decimal''\|''intl_localized…''\|''intl_money'', ''unsupported'' given\.$#' |
| 83 | + identifier: argument.type |
60 | 84 | count: 1 |
61 | 85 | path: tests/Factory/ParserFactoryTest.php |
62 | 86 |
|
63 | 87 | - |
64 | | - message: "#^Parameter \\#1 \\$value of method BabDev\\\\MoneyBundle\\\\Form\\\\DataTransformer\\\\MoneyToLocalizedStringTransformer\\<Money\\\\Money,string\\>\\:\\:reverseTransform\\(\\) expects string, int given\\.$#" |
| 88 | + message: '#^Parameter \#1 \$value of method BabDev\\MoneyBundle\\Form\\DataTransformer\\MoneyToLocalizedStringTransformer\<Money\\Money,string\>\:\:reverseTransform\(\) expects string, int given\.$#' |
| 89 | + identifier: argument.type |
65 | 90 | count: 1 |
66 | 91 | path: tests/Form/DataTransformer/MoneyToLocalizedStringTransformerTest.php |
67 | 92 |
|
68 | 93 | - |
69 | | - message: "#^Parameter \\#1 \\$value of method BabDev\\\\MoneyBundle\\\\Form\\\\DataTransformer\\\\MoneyToLocalizedStringTransformer\\<Money\\\\Money,string\\>\\:\\:transform\\(\\) expects Money\\\\Money\\|null, string given\\.$#" |
| 94 | + message: '#^Parameter \#1 \$value of method BabDev\\MoneyBundle\\Form\\DataTransformer\\MoneyToLocalizedStringTransformer\<Money\\Money,string\>\:\:transform\(\) expects Money\\Money\|null, string given\.$#' |
| 95 | + identifier: argument.type |
70 | 96 | count: 1 |
71 | 97 | path: tests/Form/DataTransformer/MoneyToLocalizedStringTransformerTest.php |
72 | 98 |
|
73 | 99 | - |
74 | | - message: "#^Parameter \\#2 \\$locale of function setlocale expects string\\|null, bool\\|string given\\.$#" |
| 100 | + message: '#^Parameter \#2 \$locale of function setlocale expects string\|null, bool\|string given\.$#' |
| 101 | + identifier: argument.type |
75 | 102 | count: 1 |
76 | 103 | path: tests/Form/DataTransformer/MoneyToLocalizedStringTransformerTest.php |
77 | 104 |
|
0 commit comments