Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[shopsys] stop using excluded_404s in monolog config for incompatible types #1154

Merged
merged 3 commits into from
Jun 24, 2019

Conversation

PetrHeinz
Copy link
Contributor

@PetrHeinz PetrHeinz commented Jun 24, 2019

Q A
Description, reason for the PR Package symfony/monolog-bundle throws an error when using excluded_404s or excluded_http_codes configuration in types other than fingers_crossed since v3.4.0, as explained in symfony/monolog-bundle#309 - this PR fixes the configuration on our side. Also, reverts #1148 as it fixes the incompatibility.
New feature No
BC breaks No
Fixes issues ...
Have you read and signed our License Agreement for contributions? Yes

- the excluded_404s config works only for fingers_crossed type
- the config should be unset when the type is changed
- this makes the configuration compatible with symfony/monolog-bundle in v3.4.0
Copy link
Contributor

@vitek-rostislav vitek-rostislav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, nice 😁 👍

The code is ok, I will test it later on today 😉

@vitek-rostislav
Copy link
Contributor

tested, everything works! 🎉 👌

Copy link
Contributor

@LukasHeinz LukasHeinz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work :-) What about upgrade instructions for upgrading to security patch versions? Will we update it?

EDIT: We decided that it's not necessary - the fix is not a part of the release so it should not be a part of the upgrade notes.

@PetrHeinz PetrHeinz merged commit 5a2418a into master Jun 24, 2019
@PetrHeinz PetrHeinz deleted the ph-fix-monolog branch June 24, 2019 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants