Releases: phpfui/InstaDoc
Releases · phpfui/InstaDoc
Remove p tags from descriptions
- P tags are not allowed in spans and don't allow consistent display of descriptions
- Migrate from \Html2Text\Html2Text to \Soundaspleep\Html2Text
Avoid error on misconfigured autoloading projects
Some projects have misconfigured autoloaders (like including test directories in production) resulting in an error. This corrects the problem when using the composer generated class list.
PHPStan Leve 6 and dropping PHP 7.4 support
V1.2.0 Remove PHP 7.4 from workflow
Adding PHPStan
Fixes related to PHPStan scan
Better PHP 8.1 support
- Upgrade scrivo/highlight.php to dev-master for PHP 8.1 support
- Run vnu.jar for more reliable unit testing
PHP 8.1 Support
enums not fully supported yet due to PHP 8.1 bug (reported)
Move to GitHub actions
V1.0.49
Better Git support
V1.0.3 More unit testing