``` var_dump( str_increment('9223372036854775820') ); ``` Additionally, the return should have a (string) type cast to be strictly correct EDIT: same for str_decrement?