Releases: hostnet/entity-plugin-lib
Releases · hostnet/entity-plugin-lib
Add Symfony 6 compatibility, removing unneeded compatibilities
Add Symfony 6 compatibility, removing unneeded compatibilities (#74) * Drop php<=8.0 support, add php>=8.1 support * Drop symfony 4 support, add symfony 6 support * Remove useless @return annotation
Add support for mixed and ReflectionUnionType
- Added support for PHP8 and mixed / union type hints
- Dropped support for PHP7
Update phpcs-tool to 9.1.0 with Hostnet-Level-2
- Explicitly configure allow-plugins
- Fixes in tests before upgrading phpcs-tool
- Upgrade phpcs-tool to 9.0.0
- Add phpcs to gitlab workflow
- Php8 fixes
- Update phpcs-tool to 9.1.0 with Hostnet-Level-2
Force newer version of doctrine/annotations
- Forces doctrine/annotations ^1.13.2
End twig/twig:2 support
- Ends twig/twig:2 support
php 8 support
3.0.8 added php 8 to ci
Update phpdocumentor/type-resolver version
- Updates phpdocumentor/type-resolver version
PHP 7.4 ReflectionType deprecation fixes
PHP 7.4 ReflectionType deprecation fixes
fixed special characters to be printed decoded in the docs
fixed special characters to be printed decoded in the docs
Added symfony 5 support and dropped support for symfony 2 & 3
Added symfony 5 support and dropped support for symfony 2 & 3