Skip to content

V3.1.1

Compare
Choose a tag to compare
@jaapio jaapio released this 20 Aug 07:40
· 1221 commits to master since this release
d4449d5

Fixed

  • Add workaround for phar distribution and plantuml, thanks to Jaapio
  • XML template invalid XML due to missing marker.type, #2986, thanks to Jaapio
  • Class's traits not showing up in docs, #2984, thanks to Jaapio
  • Files with forced global namespace fail with "" is not a valid Fqsen, #2967, thanks to Jaapio
  • XML output missing method tags, #2965, thanks to Jaapio

CI

  • Updated code style checks, thanks to jrfnl