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

Fix cycle detection within fibers #1753

Merged
merged 2 commits into from
Feb 4, 2023
Merged

Conversation

kelunik
Copy link
Contributor

@kelunik kelunik commented Aug 23, 2022

We keep a separate depth count per fiber.

Fixes #1752.

We keep a separate depth count per fiber.

Fixes Seldaek#1752.
src/Monolog/Logger.php Outdated Show resolved Hide resolved
@Seldaek Seldaek added this to the 2.x milestone Aug 23, 2022
Suppresses phpstan errors, as they're false positives.
@kelunik
Copy link
Contributor Author

kelunik commented Oct 23, 2022

@Seldaek Anything left to do before this can be merged?

@Seldaek Seldaek merged commit 0f01420 into Seldaek:2.x Feb 4, 2023
@Seldaek
Copy link
Owner

Seldaek commented Feb 4, 2023

Nope, looks good, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants