magento-cloud-docker icon indicating copy to clipboard operation
magento-cloud-docker copied to clipboard

Add FTP ext to PHP 8.2 and 8.3

Open rafaelstz opened this issue 1 year ago • 4 comments

Description

PHP 8.2.15 removed FTP extension, so I'm adding it to the Docker images for PHP 8.2 and 8.3

Related Pull Requests

  1. https://github.com/magento/magento2/pull/39084

Fixed Issues (if relevant)

  1. Fixes https://github.com/magento/magento2/issues/39083

Manual testing scenarios

  1. Try to use CSV import via FTP on PHP 8.2.15 or greater

Contribution checklist

  • [x] Pull request has a meaningful description of its purpose
  • [x] Pull request introduces user-facing changes and includes meaningful release notes and documentation
  • [x] All commits are accompanied by meaningful commit messages

rafaelstz avatar Aug 21 '24 18:08 rafaelstz

Hello,

Internal team has started to work on it

Thanks.

engcom-Bravo avatar Sep 12 '24 10:09 engcom-Bravo

Looks like internal team fixed it here: https://github.com/magento/magento-cloud-docker/commit/0f6e8e5277d38a219aaddae9069b89159186485a

hostep avatar Jan 09 '25 07:01 hostep

And it's now released in version 1.4.1

I think we can close this PR now.

hostep avatar Feb 06 '25 21:02 hostep

When will these changes be published to Dockerhub?

joeshelton-wagento avatar Mar 25 '25 19:03 joeshelton-wagento