Semantic Analysis Properties

The Semantic Analysis Properties page allows you to configure Semantic Analysis Properties for your project. The Semantic Analysis feature enables warning and error messages to be displayed when Zend Studio detects possible errors or problems in your script.

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

Semantic Analysis Properties

Configuring Semantic Analysis Properties

 

 

Instructions on how to complete a procedure

To configure Semantic Analysis Properties for the project:

  1. Mark the Enable project specific settings checkbox.

  2. Configure the settings according to your preferences.
    See Semantic Analysis 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 Zend Studio is restarted.
    -Or- click Cancel to cancel the operation.

 

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