Skip to content

Instantly share code, notes, and snippets.

@jeserkin
Created February 18, 2017 11:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeserkin/9cd5fc782435511206fd2fe403a0c3f3 to your computer and use it in GitHub Desktop.
Save jeserkin/9cd5fc782435511206fd2fe403a0c3f3 to your computer and use it in GitHub Desktop.
<?php
// Start of Core v.5.3.6-13ubuntu3.2
//..
define ('PHP_INT_MAX', 9223372036854775807);
define ('PHP_INT_MIN', -9223372036854775808);
//..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment