Fails to build on PHP 7.4
Closed this issue · 0 comments
wmortada commented
If you try to build the image with PHP 7.4 it will fail to build with the following error:
configure: error: unrecognized options: --with-jpeg-dir, --with-png-dir
The options for this command have changed as per these upgrade notes.
Should be pretty simple to fix. I'll write a PR.