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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test for autoconfiguration #464

Merged
merged 1 commit into from Oct 21, 2023

Conversation

nkl-kst
Copy link
Contributor

@nkl-kst nkl-kst commented Sep 14, 2023

This PR contains two small fixes for the Monolog processor autoconfiguration test. The test currently fails because of changes in Seldaek/monolog#1797.

Not sure if I should provide more information. Please let me know if I missed something 馃檪

@nkl-kst
Copy link
Contributor Author

nkl-kst commented Sep 14, 2023

After the original fix, there were failing tests for monolog/monolog v2 because the AsMonologProcessor::priority attribute doesn't exist there.

I decided to revert the original fix, added a new test for Monolog v3.4.0 and skip the existing and new tests conditionally based on the used Monolog version.

There's still one failing test setup (PHP 7.3 with Monolog 2.*), but I think this is not related to the changes in this PR.

@derrabus
Copy link
Member

Thank you @nkl-kst.

@derrabus derrabus merged commit 67ed61d into symfony:master Oct 21, 2023
12 checks passed
@nkl-kst nkl-kst deleted the fix-autoconfiguration-tests branch October 31, 2023 10:48
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.

None yet

2 participants