Fixed handling of falsey display_errors string values (#1804)
3.3.1 (2023-02-06)
Fixed Logger not being serializable anymore (#1792)
3.3.0 (2023-02-06)
Deprecated FlowdockHandler & Formatter as the flowdock service was shutdown (#1748)
Added ClosureContextProcessor to allow delaying the creation of context data by setting a Closure in context which is called when the log record is used (#1745)
Added an ElasticsearchHandler option to set the op_type to create instead of the default index (#1766)
Added support for enum context values in PsrLogMessageProcessor (#1773)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on monolog/monolog to permit the latest version.
Release notes
Sourced from monolog/monolog's releases.
Changelog
Sourced from monolog/monolog's changelog.
... (truncated)
Commits
4b18b21
Update changeloga0860dd
Merge branch '2.x'a30bfe2
Update changelog84638a5
Add test for setBasePath functionality, refs #187324e0e45
Remove base path on LineFormatter (#1873)c48c642
#1878 User definable duplication for DeduplicationHandler (#1879)613eaea
Fix group annotationsb127292
Fix phpunit deprecations5b99025
Remove curlopt safe upload which is not needed since php5.6cdec3b5
Merge branch '2.x'Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show