|
1 | 1 | parameters:
|
2 | 2 | ignoreErrors:
|
3 | 3 | -
|
4 |
| - message: "#^Call to an undefined method Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeParentInterface\\:\\:end\\(\\)\\.$#" |
| 4 | + message: "#^Parameter \\#1 \\$name of method Geocoder\\\\ProviderAggregator\\:\\:using\\(\\) expects string, mixed given\\.$#" |
| 5 | + count: 1 |
| 6 | + path: src/Command/GeocodeCommand.php |
| 7 | + |
| 8 | + - |
| 9 | + message: "#^Parameter \\#1 \\$string of function strtolower expects string, string\\|null given\\.$#" |
| 10 | + count: 1 |
| 11 | + path: src/Command/GeocodeCommand.php |
| 12 | + |
| 13 | + - |
| 14 | + message: "#^Parameter \\#1 \\$text of static method Geocoder\\\\Query\\\\GeocodeQuery\\:\\:create\\(\\) expects string, mixed given\\.$#" |
| 15 | + count: 1 |
| 16 | + path: src/Command/GeocodeCommand.php |
| 17 | + |
| 18 | + - |
| 19 | + message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#" |
| 20 | + count: 3 |
| 21 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 22 | + |
| 23 | + - |
| 24 | + message: "#^Cannot access offset 'aliases' on mixed\\.$#" |
| 25 | + count: 1 |
| 26 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 27 | + |
| 28 | + - |
| 29 | + message: "#^Cannot access offset 'enabled' on mixed\\.$#" |
| 30 | + count: 1 |
| 31 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 32 | + |
| 33 | + - |
| 34 | + message: "#^Cannot access offset 'factory' on mixed\\.$#" |
| 35 | + count: 5 |
| 36 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 37 | + |
| 38 | + - |
| 39 | + message: "#^Cannot access offset 'id' on mixed\\.$#" |
| 40 | + count: 1 |
| 41 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 42 | + |
| 43 | + - |
| 44 | + message: "#^Cannot access offset 'options' on mixed\\.$#" |
| 45 | + count: 6 |
| 46 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 47 | + |
| 48 | + - |
| 49 | + message: "#^Cannot access offset 'reference' on mixed\\.$#" |
| 50 | + count: 2 |
| 51 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 52 | + |
| 53 | + - |
| 54 | + message: "#^Cannot call static method validate\\(\\) on mixed\\.$#" |
| 55 | + count: 1 |
| 56 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 57 | + |
| 58 | + - |
| 59 | + message: "#^Cannot cast mixed to int\\.$#" |
| 60 | + count: 2 |
| 61 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 62 | + |
| 63 | + - |
| 64 | + message: "#^Cannot cast mixed to string\\.$#" |
| 65 | + count: 1 |
| 66 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 67 | + |
| 68 | + - |
| 69 | + message: "#^Parameter \\#1 \\$alias of method Symfony\\\\Component\\\\DependencyInjection\\\\ContainerBuilder\\:\\:setAlias\\(\\) expects string, mixed given\\.$#" |
| 70 | + count: 1 |
| 71 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 72 | + |
| 73 | + - |
| 74 | + message: "#^Parameter \\#1 \\$callback of function array_map expects \\(callable\\(mixed\\)\\: mixed\\)\\|null, Closure\\(string\\)\\: Symfony\\\\Component\\\\DependencyInjection\\\\Reference given\\.$#" |
| 75 | + count: 1 |
| 76 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 77 | + |
| 78 | + - |
| 79 | + message: "#^Parameter \\#1 \\$factoryServiceId of static method Bazinga\\\\GeocoderBundle\\\\DependencyInjection\\\\Compiler\\\\FactoryValidatorPass\\:\\:addFactoryServiceId\\(\\) expects string, mixed given\\.$#" |
| 80 | + count: 1 |
| 81 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 82 | + |
| 83 | + - |
| 84 | + message: "#^Parameter \\#1 \\$id of class Symfony\\\\Component\\\\DependencyInjection\\\\Reference constructor expects string, mixed given\\.$#" |
| 85 | + count: 3 |
| 86 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 87 | + |
| 88 | + - |
| 89 | + message: "#^Parameter \\#1 \\$id of method Symfony\\\\Component\\\\DependencyInjection\\\\ContainerBuilder\\:\\:getDefinition\\(\\) expects string, mixed given\\.$#" |
| 90 | + count: 1 |
| 91 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 92 | + |
| 93 | + - |
| 94 | + message: "#^Parameter \\#1 \\$object_or_class of function class_implements expects object\\|string, mixed given\\.$#" |
| 95 | + count: 1 |
| 96 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 97 | + |
| 98 | + - |
| 99 | + message: "#^Parameter \\#1 \\$options of method Bazinga\\\\GeocoderBundle\\\\DependencyInjection\\\\BazingaGeocoderExtension\\:\\:findReferences\\(\\) expects array\\<int\\|string, mixed\\>, mixed given\\.$#" |
5 | 100 | count: 2
|
6 |
| - path: DependencyInjection/Configuration.php |
| 101 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 102 | + |
| 103 | + - |
| 104 | + message: "#^Parameter \\#1 \\$string of function ltrim expects string, mixed given\\.$#" |
| 105 | + count: 1 |
| 106 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 107 | + |
| 108 | + - |
| 109 | + message: "#^Parameter \\#2 \\$config of method Bazinga\\\\GeocoderBundle\\\\DependencyInjection\\\\BazingaGeocoderExtension\\:\\:configureProviderPlugins\\(\\) expects array\\<int\\|string, mixed\\>, mixed given\\.$#" |
| 110 | + count: 1 |
| 111 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 112 | + |
| 113 | + - |
| 114 | + message: "#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#" |
| 115 | + count: 1 |
| 116 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 117 | + |
| 118 | + - |
| 119 | + message: "#^Part \\$providerName \\(mixed\\) of encapsed string cannot be cast to string\\.$#" |
| 120 | + count: 1 |
| 121 | + path: src/DependencyInjection/BazingaGeocoderExtension.php |
| 122 | + |
| 123 | + - |
| 124 | + message: "#^Cannot call method end\\(\\) on Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeParentInterface\\|null\\.$#" |
| 125 | + count: 2 |
| 126 | + path: src/DependencyInjection/Configuration.php |
| 127 | + |
| 128 | + - |
| 129 | + message: "#^Cannot call method variableNode\\(\\) on Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeParentInterface\\|null\\.$#" |
| 130 | + count: 1 |
| 131 | + path: src/DependencyInjection/Configuration.php |
| 132 | + |
| 133 | + - |
| 134 | + message: "#^Cannot call method getLatitude\\(\\) on Geocoder\\\\Model\\\\Coordinates\\|null\\.$#" |
| 135 | + count: 1 |
| 136 | + path: src/Doctrine/ORM/GeocoderListener.php |
| 137 | + |
| 138 | + - |
| 139 | + message: "#^Cannot call method getLongitude\\(\\) on Geocoder\\\\Model\\\\Coordinates\\|null\\.$#" |
| 140 | + count: 1 |
| 141 | + path: src/Doctrine/ORM/GeocoderListener.php |
| 142 | + |
| 143 | + - |
| 144 | + message: "#^Parameter \\#1 \\$text of method Geocoder\\\\Query\\\\GeocodeQuery\\:\\:withText\\(\\) expects string, string\\|null given\\.$#" |
| 145 | + count: 1 |
| 146 | + path: src/Plugin/FakeIpPlugin.php |
| 147 | + |
| 148 | + - |
| 149 | + message: "#^Parameter \\#2 \\$replace of function str_replace expects array\\|string, string\\|null given\\.$#" |
| 150 | + count: 1 |
| 151 | + path: src/Plugin/FakeIpPlugin.php |
| 152 | + |
| 153 | + - |
| 154 | + message: "#^Parameter \\#1 \\$accountId of class GeoIp2\\\\WebService\\\\Client constructor expects int, int\\|null given\\.$#" |
| 155 | + count: 1 |
| 156 | + path: src/ProviderFactory/GeoIP2Factory.php |
| 157 | + |
| 158 | + - |
| 159 | + message: "#^Parameter \\#1 \\$filename of class GeoIp2\\\\Database\\\\Reader constructor expects string, string\\|null given\\.$#" |
| 160 | + count: 1 |
| 161 | + path: src/ProviderFactory/GeoIP2Factory.php |
| 162 | + |
| 163 | + - |
| 164 | + message: "#^Parameter \\#1 \\$geoIpProvider of class Geocoder\\\\Provider\\\\GeoIP2\\\\GeoIP2Adapter constructor expects GeoIp2\\\\ProviderInterface, GeoIp2\\\\ProviderInterface\\|null given\\.$#" |
| 165 | + count: 1 |
| 166 | + path: src/ProviderFactory/GeoIP2Factory.php |
7 | 167 |
|
8 | 168 | -
|
9 |
| - message: "#^Call to an undefined method Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeParentInterface\\:\\:variableNode\\(\\)\\.$#" |
| 169 | + message: "#^Parameter \\#2 \\$licenseKey of class GeoIp2\\\\WebService\\\\Client constructor expects string, string\\|null given\\.$#" |
10 | 170 | count: 1
|
11 |
| - path: DependencyInjection/Configuration.php |
| 171 | + path: src/ProviderFactory/GeoIP2Factory.php |
12 | 172 |
|
13 | 173 | -
|
14 | 174 | message: "#^Class Geocoder\\\\Provider\\\\Geoip\\\\Geoip not found\\.$#"
|
15 | 175 | count: 1
|
16 |
| - path: ProviderFactory/GeoipFactory.php |
| 176 | + path: src/ProviderFactory/GeoipFactory.php |
17 | 177 |
|
18 | 178 | -
|
19 | 179 | message: "#^Instantiated class Geocoder\\\\Provider\\\\Geoip\\\\Geoip not found\\.$#"
|
20 | 180 | count: 1
|
21 |
| - path: ProviderFactory/GeoipFactory.php |
| 181 | + path: src/ProviderFactory/GeoipFactory.php |
22 | 182 |
|
23 | 183 | -
|
24 | 184 | message: "#^Method Bazinga\\\\GeocoderBundle\\\\ProviderFactory\\\\GeoipFactory\\:\\:getProvider\\(\\) should return Geocoder\\\\Provider\\\\Provider but returns Geocoder\\\\Provider\\\\Geoip\\\\Geoip\\.$#"
|
25 | 185 | count: 1
|
26 |
| - path: ProviderFactory/GeoipFactory.php |
| 186 | + path: src/ProviderFactory/GeoipFactory.php |
0 commit comments