Skip to content

Releases: hostnet/accessor-generator-plugin-lib

Upgrade deprecated actions/cache to v4

11 Feb 09:44
929599b
Compare
Choose a tag to compare

Twig 3.15 compatibility

18 Nov 11:03
ace2e02
Compare
Choose a tag to compare
  • updated unittest, NameExpression got deprecated

Fixed twig 3.12 deprecations

15 Nov 12:50
Compare
Choose a tag to compare

Fixed twig 3.12 deprecations

Compatibility with Twig 3.9+

14 Jun 10:39
Compare
Choose a tag to compare

Rewrite PerLineNode to be compatible with new internals of twig 3.9. No longers support < 3.9

Add symfony 6 support

06 Jun 11:43
f7e80aa
Compare
Choose a tag to compare
  • Add sf6 support
  • Add twig:^3.9.0 conflict, preventing unit tests from failing

End php80 support

31 Jan 16:11
3d06b40
Compare
Choose a tag to compare
  • Ends php80 support
  • Updated dependencies to prevent warnings in generated code

Prevent deprecation warning in offsetGet

30 Oct 08:36
048b0a7
Compare
Choose a tag to compare
  • Prevents deprecation warning in offsetGet

Drop PHP 7, support types in the global namespace

26 Jun 11:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.19...6.0.0

Be aware that this might generate code that was not generated before, due to ignoring properties with \DateTime and such as typehints.

Upgrade phpcs-tool to 9.0.0

14 Apr 09:06
67a2a9b
Compare
Choose a tag to compare
  • Upgrades phpcs-tool to 9.0.0

Prevent deprecation warnings

09 Mar 11:12
46bd5e3
Compare
Choose a tag to compare
  • prevents deprecation warnings
  • set allow-plugins