Skip to content

Commit 23092b9

Browse files
committed
🚿
1 parent 362d947 commit 23092b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.phpstan/baseline-lt-8.2.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
parameters:
22
ignoreErrors:
33
- message: "#^Call to method getBytesFromString\\(\\) on an unknown class Random\\\\Randomizer\\.$#"
4+
- message: "#^Call to method pickArrayKeys\\(\\) on an unknown class Random\\\\Randomizer\\.$#"
45
- message: "#^Instantiated class Random\\\\Engine\\\\Secure not found\\.$#"
56
- message: "#^Instantiated class Random\\\\Randomizer not found\\.$#"

0 commit comments

Comments
 (0)