mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
Add explanation
Co-authored-by: Bruce Weirdan <weirdan@gmail.com>
This commit is contained in:
parent
0c3fa5b5d0
commit
2c69e3cdcc
@ -1467,6 +1467,8 @@ function ldap_escape(string $value, string $ignore = "", int $flags = 0) : strin
|
||||
function json_decode(string $json, ?bool $associative = null, int $depth = 512, int $flags = 0) {}
|
||||
|
||||
/**
|
||||
* The conditional return type below relies on the fact that JSON_THROW_ON_ERROR is
|
||||
* the highest-valued of JSON constants
|
||||
* @psalm-pure
|
||||
*
|
||||
* @param int<1, 2147483647> $depth
|
||||
|
Loading…
x
Reference in New Issue
Block a user