|
Hi, I can confirm this issue. It happens to all integers, if php is running on a 64 bit system. (The sign bit was extended with the assumption that an int has 32 bits) I attached a patch to fix this. Regards Stefan Hi, Yes thats how a patch works. Have a look at the command line tools 'patch' and 'diff'. 'man patch' will give you more infos. Cheers Stefan Patch has been committed to the standard trunk and will be included in the next mini release. |
||||||||||||||||||||||||||||||||||||||||||||
Can you supply an example of the array that you are sending.