Skip to content

Releases: gdbots/app-bundle-php

v4.0.0

Choose a tag to compare

@gdbrown gdbrown released this 16 Jan 17:46

BREAKING CHANGES

  • Upgrade to require Symfony 8.x and require PHP 8.5 and above.

v3.0.1

Choose a tag to compare

@gdbrown gdbrown released this 13 Feb 21:38
  • Handle Symfony deprecations.

v3.0.0

Choose a tag to compare

@gdbrown gdbrown released this 13 Feb 18:25

BREAKING CHANGES

  • Upgrade to require Symfony 7.2 or 8.x and require PHP 8.4 and above.

v2.5.2

Choose a tag to compare

@gdbrown gdbrown released this 24 Jan 05:18
  • Fix DeviceViewRendererTrait to match new symfony container typehint.

v2.5.1

Choose a tag to compare

@gdbrown gdbrown released this 24 Jan 04:07
  • Allow symfony 7.x.

v2.5.0

Choose a tag to compare

@gdbrown gdbrown released this 20 Jan 18:22
  • Updates for symfony 6.4.x deprecations.

v2.4.1

Choose a tag to compare

@gdbrown gdbrown released this 11 Jul 20:06
  • Updates for symfony 6.3.x deprecations.

v2.4.0

Choose a tag to compare

@gdbrown gdbrown released this 15 Dec 01:59
  • Require symfony 6.2.x
  • Use new symfony/php attributes instead of annotations.

v2.3.1

Choose a tag to compare

@gdbrown gdbrown released this 14 Dec 02:13
  • Add more typehints for symfony to squash deprecation notices.

v2.3.0

Choose a tag to compare

@gdbrown gdbrown released this 04 Dec 03:08
d00bdd9
  • Require php 8.1 and allow symfony 5.x|6.x.