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 ed7cdcf commit cb8eee3Copy full SHA for cb8eee3
phpstan.neon
@@ -4,7 +4,6 @@ parameters:
4
- '#Cannot access property \$args on PhpParser\\Node\|null#'
5
- '#Call to an undefined method PhpParser\\Node\\Expr\|PhpParser\\Node\\Name\:\:toString\(\)#'
6
- '#Parameter \#1 \$array of function array_flip expects array<int\|string>, array<int, int\|string>\|int\|string given.#'
7
- - '#Call to an undefined method Faker\\Generator\:\:userName\(\).#'
8
9
excludes_analyse:
10
- src/TestUtils/WorkshopExerciseTest.php
0 commit comments