Skip to content

Conversation

@nico-loeber
Copy link
Collaborator

The deployment configuration should be used for configuring the path mappings for xdebug.

#55

@nico-loeber nico-loeber linked an issue May 22, 2022 that may be closed by this pull request
@nico-loeber nico-loeber self-assigned this May 27, 2022
@nico-loeber
Copy link
Collaborator Author

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@nico-loeber
Copy link
Collaborator Author

Turns out a deployment configuration is not required for the xdebug mapping, as the mapping can be done in a PHP Server configuration. I removed the deployment configuration implementation and replaced it by setting a PHP Server configuration. Et voila, debugging is working without PHPStorm asking for a path mapping! :)

@nico-loeber nico-loeber merged commit 92c8a5b into main Jun 16, 2022
@nico-loeber nico-loeber deleted the deployment-mapping branch June 16, 2022 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide Path Mappings for debugging

2 participants