Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FTP ext to PHP 8.2 and 8.3 #367

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

rafaelstz
Copy link
Member

@rafaelstz rafaelstz commented Aug 21, 2024

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. Add FTP to composer.json magento2#39084

Fixed Issues (if relevant)

  1. Fixes PHP 8.2.15 removed FTP extension magento2#39083

Manual testing scenarios

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

Contribution checklist

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

@engcom-Bravo
Copy link

Hello,

Internal team has started to work on it

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready for Review
Development

Successfully merging this pull request may close these issues.

PHP 8.2.15 removed FTP extension
3 participants