Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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?

share|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 – dextervip Feb 3 '12 at 23:41

1 Answer

up vote 0 down vote accepted

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

share|improve this answer
You basically explained how to go to the PHP formatting options, but the original question was about how to configure these PHP formatting settings in NetBeans to support the Zend Coding Standards: framework.zend.com/manual/en/coding-standard.html – Tamas Kalman Jun 20 '12 at 23:34

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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