phpsemver icon indicating copy to clipboard operation
phpsemver copied to clipboard

Figure out fast way to check documentation

Open ScreamingDev opened this issue 10 years ago • 1 comments

  • PHPCS
  • or phpdoc parse only
  • Add as pre-commit hook

ScreamingDev avatar Feb 19 '15 22:02 ScreamingDev

sami does it very well for classes but not for simple functions. As this only uses classes and methods sami is enough.

ScreamingDev avatar Jan 01 '16 23:01 ScreamingDev