Skip to content

1.14.6 XDebug does not work #492

Description

@jmo161

PHP version: 7.4.14
XDebug version: 2.9.8
Adapter version: 1.14.6

Your launch.json:
XDebug php.ini config:

XDebug logfile (from setting xdebug.remote_log in php.ini):
Adapter logfile (from setting "log": true in launch.json):

Code snippet to reproduce:

<?php

echo '';

XDebug does not seem to even run. None of my launch configs work - it shows the run controls at the top of VS Code briefly and then disappears.

Switching back to 1.14.5 works fine, the issue is only present in 1.14.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions