Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/cloud/howtos/debug.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ To configure PhpStorm to work with Xdebug:

1. In your PhpStorm project, open the settings panel.

- _Mac OS X_—Select **File** > **Preferences**.
- _Mac OS X_—Select **PhpStorm** > **Preferences**.
- _Windows/Linux_—Select **File** > **Settings**.

1. In the _Settings_ panel, expand and locate the **Languages & Frameworks** > **PHP** > **Servers** section.
Expand Down