PHP Interpreter Properties

The PHP Interpreter Properties page allows you to set the PHP version used for the project. This will affect the internal debugger, code analyzer and content assist options.

To access the PHP Interpreter Properties page, right-click a PHP project in Project Explorer view and select Properties | Resource -or- select the project and from the menu bar go to Project | Properties | PHP Interpreter Properties .

To configure PHP Interpreter Properties for the project:

  1. Mark the 'Enable project specific settings' checkbox.
  2. Configure the settings according to your preferences. See PHP Interpreter Preferences for more information on the settings available.
  3. Click Apply. A prompt dialog will appear stating that a rebuild of the project must occur for the settings to take effect.
  4. Click Yes to rebuild the project. -Or- click No for a rebuild to be performed only when PDT is restarted. -Or- click Cancel to cancel the operation.

Default PHP Interpreter Properties for all projects can be set in the Debug Preferences page (accessed by going to Window | Preferences | PHP | Debug -or- by clicking the Configure Workspace Settings link on the properties page.)