We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 068dc28 commit e723bd7Copy full SHA for e723bd7
phpstan.neon
@@ -12,5 +12,4 @@ parameters:
12
- src/Lodash.php
13
- src/internal/memoizeCapped.php # Exclude internal function due to dynamic class usage
14
ignoreErrors:
15
- - "#Callable '.*internal.*' invoked with \\d+ parameters, [\\d-]+ required.#"
16
- "#^PHPDoc tag \\@param references unknown parameter\\: \\$[a-zA-Z]+$#"
0 commit comments