php-mongodb-admin icon indicating copy to clipboard operation
php-mongodb-admin copied to clipboard

Better ID usage when using custom_id

Open stephandesouza opened this issue 12 years ago • 0 comments

Sometimes id could be saved as string, default.

  • When integer: Prevent memory allocation error with PHP_INT_MAX check.

stephandesouza avatar Jan 07 '14 13:01 stephandesouza