Skip to content

Magento 2.4.8 support (missing ftp extension and PHP 8.4 is missing) #2

@hostep

Description

@hostep

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:

  1. 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 run bin/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)?
  2. 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?
  3. 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions