Docker環境でxdebugを簡単に使用できるようにしたい
Open
improvement
- Dominant language
- PHP
- Stars
- 788
- Forks
- 719
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 39
Description
## 概要(Overview)
Dockerで構築した環境でXDebugを使用するためのオプション・手順を追加する。
※ただし現状、VSCode Remote Developmentを使用した方法しか確立していない。
## 期待する内容(Expect) or 要望 (Requirement)
- Docker環境でXDebugを用いたデバッグが出来るようにする。
## 再現手順(Procedure)
### 環境 (environment)
+ EC-CUBE: 4.0.3
+ PHP: 7.3
+ DB:
- PostgreSQL x.x.x
- MySQL x.x.x
## 関連情報 (Ref)
## 補足
- DockerfileにXDebugをインストールできるオプションを追加
- 使用方法に関するドキュメント作成
Contributor guide
Assessment
This issue has not been assessed yet.