PHP 8.5.0 Alpha 1 available for testing

Voting

: six minus four?
(Example: nine)

The Note You're Voting On

jakob dot riishede dot moller at gmail dot com
8 years ago
"Note: Because PHP's integer type is signed and many platforms use 32bit integers, some filesystem functions may return unexpected results for files which are larger than 2GB."

This ought to be a warning and not a note: filesize - as some of the other comments suggest - is useless for applications where custom action must be taken for large files.

<< Back to user notes page

To Top