PHP 8.5.0 Beta 1 available for testing

Voting

: max(two, four)?
(Example: nine)

The Note You're Voting On

info at celeste-design dot de
11 years ago
If you get the following non-descriptive error message:

Uncaught exception 'ImagickException' with message 'Compare images failed'

Check your picture dimensions! i compared a 21x20 png to a 20x20 png which resulted in that error. Took me forever to figure out that the dimensions have to be exactly the same.

<< Back to user notes page

To Top