Skip to content

Releases: hostnet/entity-plugin-lib

Remove unused doctrine/annotations dependency, dropping PHP <8.3 support

Choose a tag to compare

@janlam7 janlam7 released this 10 Jun 11:31
4720ed3
  • Removes seemingly unused doctrine/annotations dependency
  • Drops support for PHP <8.3

Upgrade deprecated actions/cache in workflow to v4

Choose a tag to compare

@StijnKlopper2k StijnKlopper2k released this 11 Feb 10:32
39a6faf

Add Symfony 6 compatibility, removing unneeded compatibilities

Choose a tag to compare

@msteltenpool msteltenpool released this 06 Jun 07:37
c3acafc
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

Choose a tag to compare

@JasperS2307 JasperS2307 released this 31 May 12:34
b0818b2
  • Added support for PHP8 and mixed / union type hints
  • Dropped support for PHP7

Update phpcs-tool to 9.1.0 with Hostnet-Level-2

Choose a tag to compare

@janlam7 janlam7 released this 02 May 15:33
3e82036
  • 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

Choose a tag to compare

@janlam7 janlam7 released this 21 Sep 14:42
84addd6
  • Forces doctrine/annotations ^1.13.2

End twig/twig:2 support

Choose a tag to compare

@janlam7 janlam7 released this 21 Sep 07:18
1d4138b
  • Ends twig/twig:2 support

php 8 support

Choose a tag to compare

@nutama nutama released this 12 Jul 12:56
3.0.8

added php 8 to ci

Update phpdocumentor/type-resolver version

Choose a tag to compare

@janlam7 janlam7 released this 01 Jul 09:25
  • Updates phpdocumentor/type-resolver version

PHP 7.4 ReflectionType deprecation fixes

Choose a tag to compare

@janlam7 janlam7 released this 22 Oct 10:29
918ae55

PHP 7.4 ReflectionType deprecation fixes