[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 76041c: Add custom coding standard for PHPCS

Michal Čihař mcihar at suse.cz
Thu Apr 26 15:39:31 CEST 2012


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 76041ce9ca16ff9a5b3c7fe8e05b462a84912ae1
      https://github.com/phpmyadmin/phpmyadmin/commit/76041ce9ca16ff9a5b3c7fe8e05b462a84912ae1
  Author: Michal Čihař <mcihar at 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/35711845494c6b02d1549488a99ff4ef937cd5bd
  Author: Michal Čihař <mcihar at 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/749f66de3942373bb9232ff32cd45e459bfb1493
  Author: Michal Čihař <mcihar at 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


More information about the Git mailing list