The Debug Preferences page is accessed from Window | Preferences | PHP | Debug Preferences .
The settings that can be configured from the debug preferences page are:
Server Settings
CLI Settings
Encoding Settings
Debug Transfer Encoding - Select the required debug transfer encoding from the drop-down list.
Debug Output Encoding - Select the required debug output encoding from the drop-down list.
Break at First Line - Mark this checkbox to force the debugging process to stop at the first line of code by default.
Note:
Further PHP encoding options can be accessed from the preferences menu under General | Content Types | Text | PHP Content Type.
|
|
|
To apply Debug Preferences settings to a specific project only:
|
|
|
|
|
Related Links: |
|
|
©1999-2014 Zend Technologies LTD. All rights reserved.