PHPNB69
(Difference between revisions)
(Created page with '=PHP tasks for NetBeans 6.9= This document contains a list of task, which are needed to improve PHP support in NetBeans 6.9. __TOC__ ==PHP Editor== {| border=1 class="simple"…') |
m (moved PHPEditorNB69 to PHPNB69) |
Revision as of 16:07, 24 November 2009
PHP tasks for NetBeans 6.9
This document contains a list of task, which are needed to improve PHP support in NetBeans 6.9.
Contents |
PHP Editor
Priority | Task Description | Link |
---|---|---|
P1 | Improve formating that it will be fully configurable. If we want to spread NetBeans into corporate sphere,then the formatter and indentation engine has to be configurable. There are a few standards, how to write PHP code and as reference can be taken PHP Code Sniffer. | |
P3 | Integrate PHP Code Sniffer into NetBeans |