Welcome Guest, Not a member yet? Register   Sign In
A question about the future coding style guide
#17

(01-04-2016, 10:44 PM)kenjis Wrote: ...

What can I say them?

You could always suggest that there are tools that support any number of coding style conventions, including ours. One example is theĀ  Z-Ray tool for Zend Server (see image attached).


Not everyone agrees with the PHP-FIG conventions (or at least all of them), nor does everyone believe that the sun rises and sets with the group.

Following a coding style convention does not add functionality to your code - it makes it easier to "read" in a specific context. Our conventions are intended to address consistency in the framework codebase.

There is nothing to prevent you from following PSR2 or PSR37 inside your application, if that makes it easier for you to work with Smile

Attached Files Thumbnail(s)
   
James Parry
Project Lead
Reply


Messages In This Thread
RE: A question about the future coding style guide - by jlp - 01-04-2016, 11:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB