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 Symfony 7 #111

Merged
merged 1 commit into from
May 23, 2023
Merged

Allow Symfony 7 #111

merged 1 commit into from
May 23, 2023

Conversation

nicolas-grekas
Copy link
Member

No description provided.

@nicolas-grekas nicolas-grekas merged commit 15b96b5 into main May 23, 2023
@nicolas-grekas nicolas-grekas deleted the nicolas-grekas-patch-1 branch May 23, 2023 18:46
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
@VincentLanglet
Copy link
Contributor

Hi @nicolas-grekas would it be possible to create a tag with this PR ?
The last release doesn't support SF 7 https://github.com/symfony/security-acl/releases

Thanks.

@VincentLanglet
Copy link
Contributor

Hi @nicolas-grekas would it be possible to create a tag with this PR ? The last release doesn't support SF 7 symfony/security-acl/releases

Thanks.

cc @derrabus ; seems like you made the latest release

@nicolas-grekas
Copy link
Member Author

Release done

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.

2 participants