1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 05:41:20 +01:00

Make Psalm about stub file for random (core) extension

This commit is contained in:
Alies Lapatsin 2022-12-11 14:45:20 +01:00
parent 74f65cba71
commit 5e95d13157

View File

@ -622,6 +622,7 @@ class Config
"mongodb" => false,
"mysqli" => false,
"pdo" => false,
"random" => false,
"redis" => false,
"simplexml" => false,
"soap" => false,