Make WordPress Core

Opened 6 months ago

Last modified 6 months ago

#57311 new defect (bug)

WP ENV installs latest xdebug without option to control the extension version

Reported by: udidol's profile udidol Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: needs-patch
Focuses: Cc:

Description

This ticket is about WP ENV.
xDebug just released (Dec 8th 2022) v3.2.0.
In v3.2.0, xDebug drops support of PHP <=7.4.

wp-env, as part of its installation process, installs the latest xdebug (pecl install xdebug).

This breaks the wp-env build process on machines running PHP <=7.4.

Please add an option via the wp-env.json to control PHP Extension versions.

Change History (2)

#1 @costdev
6 months ago

  • Component changed from General to Build/Test Tools

#2 @johnbillion
6 months ago

  • Keywords needs-patch added
  • Type changed from feature request to defect (bug)

Thanks for the report @udidol !

Note: See TracTickets for help on using tickets.