Skip to content

Conversation

@nicolas-grekas
Copy link
Contributor

No description provided.

@nicolas-grekas
Copy link
Contributor Author

@jderusse @Nyholm or any other maintainer, could you please have a look at this PR? It's on the critical path to unlock the CI to prepare Symfony 7 🙏

@jderusse
Copy link
Member

@jderusse @Nyholm or any other maintainer, could you please have a look at this PR? It's on the critical path to unlock the CI to prepare Symfony 7 pray

Would be great to fix the deprecations (ie, replace assertCount(0, $fooBar) by assertEmpty($fooBar) or assertCount(0, [...$fooBar]))

Copy link
Member

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't the deprecation warnings from PHPUnit?

@jderusse
Copy link
Member

@nicolas-grekas
Copy link
Contributor Author

Deprecations fixed, CI green.

@jderusse jderusse merged commit 8c4c5b0 into async-aws:master May 30, 2023
@jderusse
Copy link
Member

thanks ❤️

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
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.

3 participants