[wp-trac] [WordPress Trac] #49953: Xdebug not working out of the box

WordPress Trac noreply at wordpress.org
Wed Mar 19 22:08:28 UTC 2025


#49953: Xdebug not working out of the box
-------------------------------------------------+-------------------------
 Reporter:  Jules Colle                          |       Owner:
                                                 |  SergeyBiryukov
     Type:  defect (bug)                         |      Status:  closed
 Priority:  normal                               |   Milestone:  6.8
Component:  Build/Test Tools                     |     Version:  5.3
 Severity:  normal                               |  Resolution:  fixed
 Keywords:  has-patch has-testing-info dev-      |     Focuses:
  feedback                                       |
-------------------------------------------------+-------------------------
Changes (by SergeyBiryukov):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"60056" 60056]:
 {{{
 #!CommitTicketReference repository="" revision="60056"
 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.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/49953#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list