Skip to content

Releases: gdbots/pbjx-bundle-php

v5.0.0

16 Jan 23:00

Choose a tag to compare

BREAKING CHANGES

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

v4.0.1

13 Feb 21:42

Choose a tag to compare

  • Handle Symfony deprecations.

v4.0.0

13 Feb 19:49

Choose a tag to compare

BREAKING CHANGES

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

v3.2.0

24 Jan 05:09

Choose a tag to compare

  • Allow symfony 6.4.x and 7.x

v3.1.2

11 Jul 20:34

Choose a tag to compare

  • Updates for symfony 6.3.x deprecations.

v3.1.1

16 Dec 22:17

Choose a tag to compare

  • Use new symfony/php attributes instead of annotations.

v3.1.0

16 Dec 22:04

Choose a tag to compare

  • Require symfony 6.2.x
  • Use new symfony/php attributes instead of annotations.

v3.0.0

11 Dec 20:50
24a5415

Choose a tag to compare

BREAKING CHANGES

  • Upgrade to support Symfony 6 and PHP 8.1

v2.2.2

17 Mar 06:12

Choose a tag to compare

  • Restore setting context $context['reindexing'] = true; in ReindexEventsCommand.

v2.2.1

13 Mar 04:27

Choose a tag to compare

  • Remove use of deprecated setPrivate method in RegisterHandlersPass.