-
Notifications
You must be signed in to change notification settings - Fork 6
Prepare 4.0.0 #36
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
Prepare 4.0.0 #36
Conversation
Prepare 1.1.0 release
|
Hey @odolbeau ! Thank you for creating this draft release! Do you we're ready to merge this and tag the package with v4.0.0 or do you still have any work to do on your mind before the 4.0.0 release here? |
|
Good question, this refactoring have been put on hold since we started to work on symfony/symfony#38475 with @welcoMattic Maybe the work I've done here should be reverted in order to keep a clean repository? As the 4.0.0 have not been tagged yet it should be straightforward (except for crazy people using What do you think? |
|
@odolbeau Ah, I see, so refactoring is blocked by symfony/symfony#38475
I hate reverting good work, but yeah, I think it would be a very pragmatic solution here I think and it would help to achieve PHP 8 support easier. Could you help with reverting that work? Or at least tell me what PRs should be reverted and I'd try to revert it myself |
|
Since next release will be 4.0, I'll update branch alias in #41 |
|
Im looking at the diff. Do you mind if I release 3.1.0 before 4.0.0? Ie, I just revert the two BC breaking changes, then tag 3.1.0, then apply those changes again. Then we dont have to wait for next Symfony release (probably end of May). |
|
I think it would be perfect to speed up PHP 8 support |
|
I changed my mind. It is easier to just add a single commit after 3.0.1: |
No description provided.