Skip to content

0.6.1

@entendu entendu tagged this 21 Oct 00:03
While detecting the int type, spyc properly checks if the numerical value exceeds PHP_INT_MAX. However, it fails to account for the negative limit, so numbers less than (for example) the 64-bit limit of `-9223372036854775808` get clobbered into the limit.
Assets 2
Loading