We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ea7e6b commit c545744Copy full SHA for c545744
CHANGELOG.md
@@ -51,6 +51,10 @@ _LTS release (PHP 7.1 only)_
51
52
- Fixed Search results descriptions render
53
- Fixed PHP 8.0 usort does not want bool anymore on `GitVersionCollection` setups
54
+- Fixed CSS issues with method descriptions
55
+- Fixed phpdoc blocks render having `<code>` HTML tags
56
+- Fixed composer autoload warnings on PSR-4 classes
57
+- Adjusted `.gitattributes` to exclude useless files from composer bundles
58
59
## [5.3.2] - 2021-04-12
60
0 commit comments