|
| 1 | +parameters: |
| 2 | + ignoreErrors: |
| 3 | + - |
| 4 | + message: "#^Access to an undefined property ErrorHeroModule\\\\Command\\\\BaseLoggingCommand\\:\\:\\$request\\.$#" |
| 5 | + count: 1 |
| 6 | + path: src/Command/BaseLoggingCommand.php |
| 7 | + |
| 8 | + - |
| 9 | + message: "#^Access to private property \\$this\\(ErrorHeroModule\\\\Command\\\\BaseLoggingCommand\\)&ErrorHeroModule\\\\Listener\\\\Mvc\\:\\:\\$mvcEvent\\.$#" |
| 10 | + count: 1 |
| 11 | + path: src/Command/BaseLoggingCommand.php |
| 12 | + |
| 13 | + - |
| 14 | + message: "#^Parameter \\#1 \\$callback of function set_error_handler expects \\(callable\\(int, string, string, int\\)\\: bool\\)\\|null, array\\{\\$this\\(ErrorHeroModule\\\\Command\\\\BaseLoggingCommand\\)\\|\\(\\$this\\(ErrorHeroModule\\\\Command\\\\BaseLoggingCommand\\)&ErrorHeroModule\\\\Listener\\\\Mvc\\), 'phpErrorHandler'\\} given\\.$#" |
| 15 | + count: 1 |
| 16 | + path: src/Command/BaseLoggingCommand.php |
| 17 | + |
| 18 | + - |
| 19 | + message: "#^Invalid type object to throw\\.$#" |
| 20 | + count: 1 |
| 21 | + path: src/Handler/Logging.php |
| 22 | + |
| 23 | + - |
| 24 | + message: "#^Access to an undefined property ErrorHeroModule\\\\Listener\\\\Mvc\\:\\:\\$request\\.$#" |
| 25 | + count: 1 |
| 26 | + path: src/Listener/Mvc.php |
| 27 | + |
| 28 | + - |
| 29 | + message: "#^Parameter \\#1 \\$callback of function set_error_handler expects \\(callable\\(int, string, string, int\\)\\: bool\\)\\|null, array\\{\\$this\\(ErrorHeroModule\\\\Listener\\\\Mvc\\)\\|\\(\\$this\\(ErrorHeroModule\\\\Listener\\\\Mvc\\)&ErrorHeroModule\\\\Listener\\\\Mvc\\), 'phpErrorHandler'\\} given\\.$#" |
| 30 | + count: 1 |
| 31 | + path: src/Listener/Mvc.php |
| 32 | + |
| 33 | + - |
| 34 | + message: "#^Parameter \\#1 \\$mvcEvent of method ErrorHeroModule\\\\Listener\\\\Mvc\\:\\:exceptionError\\(\\) expects Laminas\\\\Mvc\\\\MvcEvent, ErrorException given\\.$#" |
| 35 | + count: 2 |
| 36 | + path: src/Listener/Mvc.php |
| 37 | + |
| 38 | + - |
| 39 | + message: "#^Result of method ErrorHeroModule\\\\Listener\\\\Mvc\\:\\:exceptionError\\(\\) \\(void\\) is used\\.$#" |
| 40 | + count: 1 |
| 41 | + path: src/Listener/Mvc.php |
| 42 | + |
| 43 | + - |
| 44 | + message: "#^Access to private property \\$this\\(ErrorHeroModule\\\\Middleware\\\\Mezzio\\)&ErrorHeroModule\\\\Listener\\\\Mvc\\:\\:\\$mvcEvent\\.$#" |
| 45 | + count: 4 |
| 46 | + path: src/Middleware/Mezzio.php |
| 47 | + |
| 48 | + - |
| 49 | + message: "#^Parameter \\#1 \\$callback of function set_error_handler expects \\(callable\\(int, string, string, int\\)\\: bool\\)\\|null, array\\{\\$this\\(ErrorHeroModule\\\\Middleware\\\\Mezzio\\)\\|\\(\\$this\\(ErrorHeroModule\\\\Middleware\\\\Mezzio\\)&ErrorHeroModule\\\\Listener\\\\Mvc\\), 'phpErrorHandler'\\} given\\.$#" |
| 50 | + count: 1 |
| 51 | + path: src/Middleware/Mezzio.php |
| 52 | + |
| 53 | + - |
| 54 | + message: "#^Parameter \\#1 \\$throwable of method ErrorHeroModule\\\\Middleware\\\\Mezzio\\:\\:exceptionError\\(\\) expects Throwable, Laminas\\\\Mvc\\\\MvcEvent given\\.$#" |
| 55 | + count: 1 |
| 56 | + path: src/Middleware/Mezzio.php |
0 commit comments