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 362d947 commit 23092b9Copy full SHA for 23092b9
.phpstan/baseline-lt-8.2.neon
@@ -1,5 +1,6 @@
1
parameters:
2
ignoreErrors:
3
- message: "#^Call to method getBytesFromString\\(\\) on an unknown class Random\\\\Randomizer\\.$#"
4
+ - message: "#^Call to method pickArrayKeys\\(\\) on an unknown class Random\\\\Randomizer\\.$#"
5
- message: "#^Instantiated class Random\\\\Engine\\\\Secure not found\\.$#"
6
- message: "#^Instantiated class Random\\\\Randomizer not found\\.$#"
0 commit comments