update readme
This commit is contained in:
parent
bb13950966
commit
46b98d16a6
88 changed files with 7546 additions and 176 deletions
7
implementation/16-caching/phpstan-baseline.neon
Normal file
7
implementation/16-caching/phpstan-baseline.neon
Normal file
|
@ -0,0 +1,7 @@
|
|||
parameters:
|
||||
ignoreErrors:
|
||||
-
|
||||
message: "#^Parameter \\#1 \\$callable of method Invoker\\\\InvokerInterface\\:\\:call\\(\\) expects array\\|\\(callable\\(\\)\\: mixed\\)\\|string, mixed given\\.$#"
|
||||
count: 1
|
||||
path: src/Http/InvokerRoutedHandler.php
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue