PHP 8.5.0 Alpha 2 available for testing

Voting

: min(five, six)?
(Example: nine)

The Note You're Voting On

freecorvette at gmail dot com
7 years ago
For some images, using getimagesize() without the second parameter will return the correct info, but when you add the second parameter it will return false. This is most likely a bug (and it has been reported as such), but meanwhile, if you encounter this problem, a workaround is to use exif_read_data().

<< Back to user notes page

To Top