v5.3.2
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 useerusev/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