Update generated code#1767
Conversation
1330dfd to
c9d4b1d
Compare
|
It looks like failures are related to recent changes in Symfony are you aware of such bug @nicolas-grekas / @stof |
|
The error message makes me think it might be related to symfony/symfony#58240 as that's the recent change related to the service resetter service. But this looks weird to me. |
|
weird thing is that I don't get those errors locally. |
I reproduced with the following steps (extracted form the composer config minimum-stability dev
composer require --dev --no-update "phpunit/phpunit=9.6.*"
composer update --no-interaction --prefer-dist --optimize-autoloader
./vendor/bin/simple-phpunit install
./vendor/bin/simple-phpunit src/Integration/Symfony/Bundle/tests/Functional/ --stop-on-failure |
|
yeah, I forgot to use dev stability |
|
ok, got it. I believe the |
|
I found the cause of the issue: KernelTestCase first shutdown the kernel and then resets the container, which now involves getting the |
meh.. I don't want my disk to be fill with obsolete cache, because Symfony tries to use a closed container/kernel. IMHO this should be fix in Symfony symfony/symfony#58327 |
|
@jderusse I'm preparing a fix in |
c9d4b1d to
88e5f5e
Compare
The AWS API contract changed with version 1.3.0.
This PR contains the new definition for Services.