Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 76041ce9ca16ff9a5b3c7fe8e05b462a84912ae1 https://github.com/phpmyadmin/phpmyadmin/commit/76041ce9ca16ff9a5b3c7fe8e05b... Author: Michal Čihař mcihar@suse.cz Date: 2012-04-26 (Thu, 26 Apr 2012)
Changed paths: A PMAStandard/ruleset.xml M build.xml
Log Message: ----------- Add custom coding standard for PHPCS
Commit: 35711845494c6b02d1549488a99ff4ef937cd5bd https://github.com/phpmyadmin/phpmyadmin/commit/35711845494c6b02d1549488a99f... Author: Michal Čihař mcihar@suse.cz Date: 2012-04-26 (Thu, 26 Apr 2012)
Changed paths: A PMAStandard/Sniffs/Commenting/ClassCommentSniff.php A PMAStandard/Sniffs/Commenting/FileCommentSniff.php A PMAStandard/Sniffs/Commenting/FunctionCommentSniff.php A PMAStandard/Sniffs/Commenting/InlineCommentSniff.php
Log Message: ----------- Include PEAR commenting rules
Commit: 749f66de3942373bb9232ff32cd45e459bfb1493 https://github.com/phpmyadmin/phpmyadmin/commit/749f66de3942373bb9232ff32cd4... Author: Michal Čihař mcihar@suse.cz Date: 2012-04-26 (Thu, 26 Apr 2012)
Changed paths: M PMAStandard/Sniffs/Commenting/ClassCommentSniff.php M PMAStandard/Sniffs/Commenting/FileCommentSniff.php M PMAStandard/Sniffs/Commenting/FunctionCommentSniff.php M PMAStandard/Sniffs/Commenting/InlineCommentSniff.php
Log Message: ----------- Adjust PEAR coding standard to our use
- do not require some phpdoc tags - do not require PHP version to be specified
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/941c923...749f66d