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

Allow sebastian/diff 5 #8109

Closed
wants to merge 1 commit into from
Closed

Allow sebastian/diff 5 #8109

wants to merge 1 commit into from

Conversation

Jean85
Copy link
Contributor

@Jean85 Jean85 commented Jun 13, 2022

I'm opening this (draft) PR because I need to use Psalm while testing against PHPUnit 10 in facile-it/paraunit#162

There is only one breaking change (for now?) in this new major of diff, and it doesn't impact us: https://github.com/sebastianbergmann/diff/blob/e363869ae7ee88060e691cb080f4651bf2adbdcb/ChangeLog.md?plain=1#L5-L13

  • Passing a DiffOutputBuilderInterface instance to Differ::__construct() is no longer optional

We're not impacted since Psalm doesn't use DiffOutputBuilderInterface. We should wait for the tag on diff's side before merging this though.

@Jean85 Jean85 marked this pull request as draft June 13, 2022 15:08
@weirdan
Copy link
Collaborator

weirdan commented Nov 27, 2022

4.x branch is closed now as we prepare for the 5.0 release. Please target the master branch instead.

@orklah
Copy link
Collaborator

orklah commented Dec 20, 2022

Closing as this targets 4.x which is closed. Please reopen on master going forward

@orklah orklah closed this Dec 20, 2022
@Jean85 Jean85 mentioned this pull request Jan 16, 2023
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

3 participants