Skip to content

PHP 8.2.15 removed FTP extension #39083

Closed
magento/magento-cloud-docker
#367
@rafaelstz

Description

Preconditions and environment

  • Magento version >= 2.4.7
  • PHP >= 8.2.15
  • Configuring the FTP CSV it gives you the error below
details error :  Call to undefined function Magento\Framework\System\ftp_connect()

Steps to reproduce

Configure CSV import via FTP using admin panel.

Expected result

The connection is established, and we started working on importing the CSV via FTP.

Actual result

An exception is thrown, logging the error below.

details error :  Call to undefined function Magento\Framework\System\ftp_connect()

Additional information

No response

Release note

No response

Triage and priority

  • < ] Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • [ > Severity: S4 - Affects aesthetics, professional look and feel, "quality" or "usability".

Metadata

Assignees

Labels

Area: FrameworkComponent: BackendIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: doneReported on 2.4.7Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchTriage: Dev.ExperienceIssue related to Developer Experience and needs help with Triage to Confirm or Reject it

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions