We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
var_dump( str_increment('9223372036854775820') );
Additionally, the return should have a (string) type cast to be strictly correct
EDIT: same for str_decrement?