-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
Hi there
I don't know if this container is still being maintained @susonwaiba? But we still make use of this container for our CI tests on a specific Magento project.
We are currently updating this project to Magento 2.4.8 and notice some things missing here:
- We tried it with the PHP 8.3-cli and 8.2-cli variant, and it seems like both are missing the
ftp
php extension to be installed. This became a new requirement in Magento 2.4.8 and now when we runbin/magento setup:install
it fails because the container doesn't have this extension installed. Would it be possible to add this missing extension? Maybe to all the PHP versions that Magento 2.4.8 supports (PHP 8.2, 8.3 & 8.4)? - For some reason in the PHP 8.3 variant, the
imagick
php extension is not being added, I'm not sure why not, could this one be re-added? - I'm also seeing that a variant of the container with PHP 8.4 has not been added yet, would also be nice if this could be added.
Many thanks!
susonwaiba
Metadata
Metadata
Assignees
Labels
No labels