[TYPO3-core] FYI24: #14561: Violation of naming conventions in t3lib_compressor

Ingo Renner ingo at typo3.org
Fri Jun 4 12:32:14 CEST 2010


Hi *,

This is an SVN patch request.

Type: CGL violation, nobrainer

Bugtracker reference:
http://bugs.typo3.org/view.php?id=14561

Branches: trunk

Problem:
t3lib_compressor violates the naming conventions by starting 
"compressor" with a lowercase C.

When constructing class names, the part after the last underscore must 
start with an uppercase letter, everything in front of it serves as a 
namespace and must be lowercased.


Solution:
The attached patch fixes the CGL violations, and also corrects some 
typos and grammar in comments.


Notes:
If there are no objections, I'm going to commit the patch in 24h.



all the best
Ingo

-- 
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 14561.diff
Type: text/x-diff
Size: 2884 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100604/d76572e3/attachment-0001.diff>


More information about the TYPO3-team-core mailing list