been fighting with this problem for a couple of days now, and cant figure it out on my own.
Tried lots of things but none seem to work..
I'm making an mmo and im using bigint's for values as money, now the problem is my php wont recognize integers larger than the PHP_max_int allows obviously, but since im running on x64 it should be a lot bigger than 2147483647, atleast thats what im told
i've got a screenie of the top part of my phpinfo. have a look: https://dl.dropboxusercontent.com/u/51136819/phpmaxint.png
any help is appreciated.
If you need more information about the problem, just ask. Thanks in advance!
x86_64 Builds
The x64 builds of PHP for Windows should be considered experimental, and do not yet provide 64-bit integer or large file support. Please see this post for work ongoing to improve these builds.