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

[5.x] Fix failing markdown tests #10492

Merged
merged 5 commits into from
Jul 22, 2024
Merged

[5.x] Fix failing markdown tests #10492

merged 5 commits into from
Jul 22, 2024

Conversation

jasonvarga
Copy link
Member

@jasonvarga jasonvarga commented Jul 22, 2024

Tests are failing. This unfails them.


Turns out this is due to league/commonmark 2.5. As a temporary solution, this PR constrains that package to under 2.5.

@jasonvarga
Copy link
Member Author

Well that was easy.

@jasonvarga
Copy link
Member Author

It's league/commonmark 2.5.0 that has caused things to start failing.
https://github.com/thephpleague/commonmark/releases/tag/2.5.0

@jasonvarga
Copy link
Member Author

It's this PR specifically. thephpleague/commonmark#986

@jasonvarga jasonvarga changed the title [5.x] Fix tests [5.x] Fix failing markdown tests Jul 22, 2024
@jasonvarga jasonvarga marked this pull request as ready for review July 22, 2024 22:08
@jasonvarga jasonvarga merged commit c6452cc into 5.x Jul 22, 2024
16 checks passed
@jasonvarga jasonvarga deleted the ok-who-broke-the-tests branch July 22, 2024 22:09
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.

1 participant