Skip to content

v5.3.2

Compare
Choose a tag to compare
@williamdes williamdes released this 12 Apr 01:41
· 229 commits to main since this release
v5.3.2
7322763

Version 5.3.2

LTS release (PHP 7.1 only)

  • Disabled all other PHP versions for the 5.3.x series, only PHP 7.1 is allowed. Use Doctum 5.4 instead.
  • Fixed a bug that removed @return and @var descriptions since 5.3.0
  • Fix OpenSearch feature and documented the config
  • Fix favicon config and document an example config
  • Fixed global namespace handling
  • Fixed a resume after parse step missing data
  • Add more tests on render, parse and update CLIs
  • Remove old lib michelf/php-markdown and use erusev/parsedown to fix an HTML parsing bug
  • Add GitHub SECURITY and FUNDING configs
  • Support UnionType of PHP 8
  • Support namespace {//code} syntax for namespaces without a name