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 eaa1c8c commit 70a831bCopy full SHA for 70a831b
phpstan.neon
@@ -2,5 +2,5 @@ parameters:
2
level: 5
3
ignoreErrors:
4
-
5
- message: '!Parameter #3 \$uri of method XMLWriter::startElementNs\(\) expects string, null given.!'
+ message: '!Parameter #3 \$namespace of method XMLWriter::startElementNs\(\) expects string, null given.!'
6
path: lib/Writer.php
0 commit comments