
2 May
2012
2 May
'12
11:29 a.m.
Hi Dne Sun, 29 Apr 2012 03:19:01 +0200 "J.M." <me@mynetx.net> napsal(a):
File comments for @subpackage should not trigger as 'unknown tag/wrong indentation'.
Issue like this: http://ci.phpmyadmin.net/job/phpMyAdmin-continuous/1346/checkstyleResult/HIG...
Well it's how PEAR coding standards do it. This is wrong: * @package PhpMyAdmin * @subpackage Example This is correct: * @package PhpMyAdmin * @subpackage Example Fixed all occurrences in git. -- Michal Čihař | http://cihar.com | http://blog.cihar.com