-
Notifications
You must be signed in to change notification settings - Fork 18
Add support for newer Doctrine versions #327
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
Conversation
405d03a to
0a8a333
Compare
4f4620e to
1ffa430
Compare
| protected static function newClient(array $options = [], array $server = []): KernelBrowser | ||
| { | ||
| // XXX Do we really need to boot the kernel multiple times? | ||
| static::$booted = false; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was needed as the tests were failing, and needs a separate pr.
1ffa430 to
28b47b3
Compare
|
I can't fix the Elastica failures for the ApiPlatform at this moment. |
|
Ah bingo, |
8cc3727 to
6472ae9
Compare
6472ae9 to
bc4988c
Compare
Todo: