magento-cloud-docker
magento-cloud-docker copied to clipboard
Add FTP ext to PHP 8.2 and 8.3
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
- https://github.com/magento/magento2/pull/39084
Fixed Issues (if relevant)
- Fixes https://github.com/magento/magento2/issues/39083
Manual testing scenarios
- 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
Hello,
Internal team has started to work on it
Thanks.
Looks like internal team fixed it here: https://github.com/magento/magento-cloud-docker/commit/0f6e8e5277d38a219aaddae9069b89159186485a
And it's now released in version 1.4.1
I think we can close this PR now.
When will these changes be published to Dockerhub?