That magical maximum number appears to be 1000000000000 (1.0E+12). So, for tweet ids we still have a bit of breathing space.
Dewald On Sep 24, 4:18 pm, Dewald Pretorius <[email protected]> wrote: > Clearly PHP_INT_MAX plays no role in json_decode. > > There must be some other mystical maximum number above which it > represents the number as float in the decoded data. > > Dewald
