Make WordPress Core

Changeset 60056


Ignore:
Timestamp:
03/19/2025 10:08:11 PM (2 months ago)
Author:
SergeyBiryukov
Message:

Build/Test Tools: Enable starting Xdebug with the PHP request in local environment.

This aims to facilitate setting up Xdebug locally without editing the tools/local-env/php-config.ini file, which is not ignored by Git by default.

Note that this does not enable Xdebug by default, since both LOCAL_PHP_XDEBUG=true and LOCAL_PHP_XDEBUG_MODE=debug are additionally required for Xdebug to work.

Props SirLouen, jules-colle, johnbillion, pento.
Fixes #49953.

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.