|
| 1 | +parameters: |
| 2 | + ignoreErrors: |
| 3 | + - |
| 4 | + message: "#^Method M6Web\\\\Bundle\\\\StatsdBundle\\\\Client\\\\Client\\:\\:addEventToListen\\(\\) has parameter \\$eventConfig with no value type specified in iterable type array\\.$#" |
| 5 | + count: 1 |
| 6 | + path: src/Client/Client.php |
| 7 | + |
| 8 | + - |
| 9 | + message: "#^Method M6Web\\\\Bundle\\\\StatsdBundle\\\\Client\\\\Client\\:\\:addTiming\\(\\) has parameter \\$tags with no value type specified in iterable type array\\.$#" |
| 10 | + count: 1 |
| 11 | + path: src/Client/Client.php |
| 12 | + |
| 13 | + - |
| 14 | + message: "#^Method M6Web\\\\Bundle\\\\StatsdBundle\\\\Client\\\\Client\\:\\:getEventValue\\(\\) has no return type specified\\.$#" |
| 15 | + count: 1 |
| 16 | + path: src/Client/Client.php |
| 17 | + |
| 18 | + - |
| 19 | + message: "#^Method M6Web\\\\Bundle\\\\StatsdBundle\\\\Client\\\\Client\\:\\:getListenedEvents\\(\\) return type has no value type specified in iterable type array\\.$#" |
| 20 | + count: 1 |
| 21 | + path: src/Client/Client.php |
| 22 | + |
| 23 | + - |
| 24 | + message: "#^Method M6Web\\\\Bundle\\\\StatsdBundle\\\\Client\\\\Client\\:\\:mergeTags\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" |
| 25 | + count: 1 |
| 26 | + path: src/Client/Client.php |
| 27 | + |
| 28 | + - |
| 29 | + message: "#^Method M6Web\\\\Bundle\\\\StatsdBundle\\\\Client\\\\Client\\:\\:mergeTags\\(\\) has parameter \\$event with no type specified\\.$#" |
| 30 | + count: 1 |
| 31 | + path: src/Client/Client.php |
| 32 | + |
| 33 | + - |
| 34 | + message: "#^Method M6Web\\\\Bundle\\\\StatsdBundle\\\\Client\\\\Client\\:\\:mergeTags\\(\\) return type has no value type specified in iterable type array\\.$#" |
| 35 | + count: 1 |
| 36 | + path: src/Client/Client.php |
| 37 | + |
| 38 | + - |
| 39 | + message: "#^Property M6Web\\\\Bundle\\\\StatsdBundle\\\\Client\\\\Client\\:\\:\\$listenedEvents type has no value type specified in iterable type array\\.$#" |
| 40 | + count: 1 |
| 41 | + path: src/Client/Client.php |
| 42 | + |
| 43 | + - |
| 44 | + message: "#^Method M6Web\\\\Bundle\\\\StatsdBundle\\\\DataCollector\\\\StatsdDataCollector\\:\\:getClients\\(\\) return type has no value type specified in iterable type array\\.$#" |
| 45 | + count: 1 |
| 46 | + path: src/DataCollector/StatsdDataCollector.php |
| 47 | + |
| 48 | + - |
| 49 | + message: "#^Property M6Web\\\\Bundle\\\\StatsdBundle\\\\DataCollector\\\\StatsdDataCollector\\:\\:\\$statsdClients type has no value type specified in iterable type array\\.$#" |
| 50 | + count: 1 |
| 51 | + path: src/DataCollector/StatsdDataCollector.php |
| 52 | + |
| 53 | + - |
| 54 | + message: "#^Call to an undefined method Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition\\:\\:children\\(\\)\\.$#" |
| 55 | + count: 2 |
| 56 | + path: src/DependencyInjection/Configuration.php |
| 57 | + |
| 58 | + - |
| 59 | + message: "#^Call to an undefined method Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeParentInterface\\:\\:booleanNode\\(\\)\\.$#" |
| 60 | + count: 1 |
| 61 | + path: src/DependencyInjection/Configuration.php |
| 62 | + |
| 63 | + - |
| 64 | + message: "#^Method M6Web\\\\Bundle\\\\StatsdBundle\\\\DependencyInjection\\\\M6WebStatsdExtension\\:\\:load\\(\\) has parameter \\$configs with no value type specified in iterable type array\\.$#" |
| 65 | + count: 1 |
| 66 | + path: src/DependencyInjection/M6WebStatsdExtension.php |
| 67 | + |
| 68 | + - |
| 69 | + message: "#^Method M6Web\\\\Bundle\\\\StatsdBundle\\\\DependencyInjection\\\\M6WebStatsdExtension\\:\\:loadClient\\(\\) has parameter \\$config with no value type specified in iterable type array\\.$#" |
| 70 | + count: 1 |
| 71 | + path: src/DependencyInjection/M6WebStatsdExtension.php |
| 72 | + |
| 73 | + - |
| 74 | + message: "#^Method M6Web\\\\Bundle\\\\StatsdBundle\\\\DependencyInjection\\\\M6WebStatsdExtension\\:\\:loadClient\\(\\) has parameter \\$servers with no value type specified in iterable type array\\.$#" |
| 75 | + count: 1 |
| 76 | + path: src/DependencyInjection/M6WebStatsdExtension.php |
| 77 | + |
| 78 | + - |
| 79 | + message: "#^Method M6Web\\\\Bundle\\\\StatsdBundle\\\\Event\\\\ConsoleEvent\\:\\:__call\\(\\) has no return type specified\\.$#" |
| 80 | + count: 1 |
| 81 | + path: src/Event/ConsoleEvent.php |
| 82 | + |
| 83 | + - |
| 84 | + message: "#^Method M6Web\\\\Bundle\\\\StatsdBundle\\\\Event\\\\ConsoleEvent\\:\\:__call\\(\\) has parameter \\$parameters with no value type specified in iterable type array\\.$#" |
| 85 | + count: 1 |
| 86 | + path: src/Event/ConsoleEvent.php |
| 87 | + |
| 88 | + - |
| 89 | + message: "#^Method M6Web\\\\Bundle\\\\StatsdBundle\\\\Statsd\\\\MonitorableEventInterface\\:\\:getValue\\(\\) has no return type specified\\.$#" |
| 90 | + count: 1 |
| 91 | + path: src/Statsd/MonitorableEventInterface.php |
| 92 | + |
| 93 | + - |
| 94 | + message: "#^Method M6Web\\\\Bundle\\\\StatsdBundle\\\\Statsd\\\\StatsdEvent\\:\\:getTiming\\(\\) has no return type specified\\.$#" |
| 95 | + count: 1 |
| 96 | + path: src/Statsd/StatsdEvent.php |
| 97 | + |
| 98 | + - |
| 99 | + message: "#^Method M6Web\\\\Bundle\\\\StatsdBundle\\\\Statsd\\\\StatsdEvent\\:\\:getValue\\(\\) has no return type specified\\.$#" |
| 100 | + count: 1 |
| 101 | + path: src/Statsd/StatsdEvent.php |
| 102 | + |
0 commit comments