Skip to content

v2.16

Compare
Choose a tag to compare
@cmrcx cmrcx released this 27 Oct 09:44
· 16 commits to master since this release

Version 2.16 (2015-10-27)

  • Bugfix: In @param doctags "object" was used instead of class name type hints
    and references and type hints were not detected when used together.
  • New formatting function for adding spaces around operators (disabled by
    default)
  • Don't use cache if the version of phptidy or the configuration has changed
  • Use PHP in $PATH instead of /usr/bin/php

Attention: This release will probably change your @param doctags.