Skip to content

Add Xdebug Support for PhpStorm and create dedicated documentation for it #49

@RemyMachado

Description

@RemyMachado

Overview

  • Enable Xdebug support across all supported PHP versions.
  • Add a concise guide for configuring Xdebug w/ PhpStorm.

Tasks

Docker / Compose

  • Update all php stacks:
    • 8.1
    • 8.2
    • 8.3

Documentation

  • How to install Xdebug on the docker container
  • How to configure Xdebug with PhpStorm & Docker

Proposed folder structure:

docs/
├── PhpStorm/
│   ├── media/
│   ├── xdebug.md

I'm not convinced by the folder structure. I would appreciate some feedback.


Credits: Thank you @t-willm for figuring out how to configure all of this!

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions