This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bridge/Monolog
Nicolas Grekas 77aa17401d Merge branch '3.4' into 4.4
* 3.4:
  Remove branch-version (keep them for contracts only)
  [Serializer] fix decoding float XML attributes starting with 0
  add missing dutch translations
  [Validator] Add missing romanian translations
  do not translate null placeholders or titles
2020-10-24 13:50:19 +02:00
..
Command Merge branch '3.4' into 4.4 2020-05-30 22:06:45 +02:00
Formatter Enable "native_constant_invocation" CS rule 2020-09-02 18:06:40 +02:00
Handler Merge branch '3.4' into 4.4 2020-09-02 18:08:58 +02:00
Processor [4.4] Ignore more deprecations for Mockery mocks 2020-10-02 09:34:48 +02:00
Tests Merge branch '3.4' into 4.4 2020-08-13 16:18:44 +02:00
.gitattributes add missing gitattributes for phpunit-bridge 2020-03-27 17:54:36 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Migrate server:log command away from WebServerBundle 2019-12-23 16:01:49 +01:00
composer.json Merge branch '3.4' into 4.4 2020-10-24 13:50:19 +02:00
LICENSE Update year in license files 2020-01-01 12:03:25 +01:00
Logger.php [4.4] Ignore more deprecations for Mockery mocks 2020-10-02 09:34:48 +02:00
phpunit.xml.dist Bump phpunit XSD version to 5.2 2018-11-11 12:18:13 +01:00
README.md Updated all the README files 2016-03-04 08:12:06 +01:00

Monolog Bridge

Provides integration for Monolog with various Symfony components.

Resources