PhpStorm 2017.1 Help

Configuring Debugger Options

On this page:

Introduction

PhpStorm supports debugging for PHP applications, classes, and files. The debugging functionality is incorporated in PhpStorm, you only need to configure its settings.

Depending on the plugins enabled, PhpStorm can also support debugging for other languages, for example, JavaScript .

The JavaScript debugging functionality is incorporated in PhpStorm, you only need to configure its settings.

PhpStorm supports debugging applications running on the built-in or an external web server only in Google Chrome and other browsers of the Chrome family.

To debug PHP applications, you need to configure a dedicated tool.

See Also

Last modified: 19 July 2017