Skip to content

Releases: BedrockStreaming/MonologExtraBundle

Compatibility with monolog 3 & drop old version support

27 Sep 12:51
887caf1

Choose a tag to compare

Note : monolog 3 only supports PHP 8.1, so we reflected this in our composer.json file

Exclude monolog 3 due to argument incompatibility

27 Sep 12:44
543b9ba

Choose a tag to compare

  • feat(monolog): maxmium monolog version should be ^2 due to the array Processor argument and PHP7.4 support (#13)

Fix some deprecated warnings

07 Feb 09:21
0a920f0

Choose a tag to compare

See list of deprecated fixed here #10

v4.0.0

09 Dec 14:00
1328df8

Choose a tag to compare

  • Add Symfony 6 support
  • Drop unmaintained PHP & Symfony version

Symfony 5 support

01 Jun 11:13
7dfda1e

Choose a tag to compare

v3.0.0

add Symfony 5 compatibility

add expression-language 4

22 Mar 13:02
5a1394c

Choose a tag to compare

Drop php5.4/5.5 support + Add monolog-bundle 3.x support

30 Aug 12:19

Choose a tag to compare

Merge pull request #5 from M6Web/feature/support-monolog-bundle-3x

add support for monolog bundle 3.x

v1.0.3

19 Oct 12:25

Choose a tag to compare

Allow sf3 compatible dependencies

compat with sf3

30 Jun 09:12

Choose a tag to compare

Merge pull request #3 from lolautruche/patch-1

[SF3] Fix unquoted param & services references

v1.0.0

08 Oct 14:32

Choose a tag to compare

Merge branch 'master' of github.com:M6Web/MonologExtraBundle