Hello,
I've tried VC11 x64 Thread Safe (2013-Apr-10 17:40:00) downloaded from http://windows.php.net/qa/ and I've called filesize on 4,25 GB file. This call failed with "Warning: filesize(): stat failed"

Then I printed values of
echo PHP_INT_SIZE."\n";
echo PHP_INT_MAX."\n";

4
2147483647

This is weird. I've expected working filesize and values  8, 2 ^63.

Jan.



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to