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

Temporarily allow symfony/console 7 #10724

Merged
merged 1 commit into from
May 25, 2023
Merged

Conversation

derrabus
Copy link
Member

This change helps Symfony to test Symfony 7 against the ORM. We will likely release ORM 2.16 before Symfony 7, which is why we will need to revert this change before releasing 2.16.0. I'll prepare a PR to do that once this one is merged.

cc @nicolas-grekas

@derrabus derrabus added this to the 2.16.0 milestone May 24, 2023
@derrabus derrabus requested a review from greg0ire May 24, 2023 06:49
@nicolas-grekas
Copy link
Member

nicolas-grekas commented May 24, 2023

Maybe you could open branch 2.17.x right now if that makes things a bit easier? Not sure, but sharing in case :)

@derrabus
Copy link
Member Author

We don't have a fixed schedule for feature releases. It might very well be that we release 2.42.0 before Symfony 7. 😅

@derrabus derrabus merged commit 6662195 into doctrine:2.16.x May 25, 2023
@derrabus derrabus deleted the bump/symfony-7 branch May 25, 2023 06:47
derrabus added a commit to derrabus/orm that referenced this pull request May 25, 2023
nicolas-grekas added a commit to symfony/symfony that referenced this pull request May 30, 2023
This PR was merged into the 7.0 branch.

Discussion
----------

[7.0] Remove hacks that made the CI green

| Q             | A
| ------------- | ---
| Branch?       | 7.0
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

Follows #50404

The Windows build is blocked by ext-redis and ext-apcu not being available as DLL for PHP 8.2. /cc `@weltling` 🙏

It's time to allow Symfony 7 again :)

- [x] composer/composer#11474
- [x] async-aws/aws#1409
- [x] doctrine/orm#10724
- [x] [FriendsOfPHP/proxy-manager-lts](FriendsOfPHP/proxy-manager-lts@d93bd79)
- [x] symfony/security-acl#111
- [x] tijsverkoyen/CssToInlineStyles#243

We also need a sigchild-enabled PHP, which `@derrabus` knows how to build :)

Commits
-------

6dd126a [7.0] Remove hacks that made the CI green
derrabus added a commit that referenced this pull request Aug 1, 2023
derrabus added a commit to derrabus/orm that referenced this pull request Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants