How to configure Netbeans PHP to follow Zend Coding Standard?
I'm struggling with this quite a while, and still get phpcs errors on multi line function arguments.

Would you share your settings?

link|improve this question

1  
I'm not relying on NetBeans to do the code formatting for me, but maybe you should vote on the following ticket that was opened : netbeans.org/bugzilla/show_bug.cgi?id=188785. – wimvds Jan 27 '11 at 15:11
@wimvds Already got my vote, thanks :) – takeshin Jan 27 '11 at 19:48
@wimvds got my vote :D – Rafael Feb 3 at 23:41
feedback

1 Answer

up vote 1 down vote accepted

Its in options. Tools > Options > Editor > Formatting And then select PHP from languages.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.