mirror of
https://github.com/danog/dns.git
synced 2025-01-22 13:31:12 +01:00
Must whitelist random_int() instead of ext-random
This commit is contained in:
parent
da2dfe1288
commit
ac877da168
@ -16,6 +16,7 @@
|
||||
"mixed",
|
||||
"void",
|
||||
"object",
|
||||
"random_int",
|
||||
"createDefaultResolver",
|
||||
"normalizeName",
|
||||
"dnsResolver",
|
||||
@ -30,7 +31,6 @@
|
||||
"Reflection",
|
||||
"SPL",
|
||||
"standard",
|
||||
"hash",
|
||||
"random"
|
||||
"hash"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user