Changes between Initial Version and Version 1 of Ticket #24549, comment 23
- Timestamp:
- 08/27/2013 12:06:40 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24549, comment 23
initial v1 2 2 3 3 When new standards are implemented in any big project (or small for that matter) code is not normally refactored to meet the new standard especially when its as trivial as curly braces vs colons for control structures. Please read: http://make.wordpress.org/core/2011/03/23/code-refactoring/ 4 5 The handbooks and coding standards documentation needs to include the use of alternate syntax. http://php.net/manual/en/control-structures.alternative-syntax.php