Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Test against dev deps in CI#516

Merged
derrabus merged 1 commit into
doctrine:3.3.xfrom
derrabus:ci/test-against-dev-deps
Nov 13, 2023
Merged

Test against dev deps in CI#516
derrabus merged 1 commit into
doctrine:3.3.xfrom
derrabus:ci/test-against-dev-deps

Conversation

@derrabus
Copy link
Copy Markdown
Member

@derrabus derrabus commented Nov 13, 2023

Blocked by #517

@derrabus derrabus added the CI label Nov 13, 2023
@derrabus derrabus added this to the 3.3.0 milestone Nov 13, 2023
@derrabus derrabus force-pushed the ci/test-against-dev-deps branch 3 times, most recently from 124c5ee to 3a320e9 Compare November 13, 2023 12:06
use Symfony\Component\DependencyInjection\ContainerAwareInterface;
use Symfony\Component\DependencyInjection\ContainerInterface;

class Migration001 extends AbstractMigration implements ContainerAwareInterface
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

The ContainerAwareInterface is going away in Symfony 7. My PR simply makes the tests pass, but we probably have to think about a proper replacement for this feature.

@derrabus derrabus requested a review from greg0ire November 13, 2023 12:10
Comment thread Tests/DependencyInjection/DoctrineCommandsTest.php Outdated
Comment thread Tests/Fixtures/Migrations/ContainerAwareMigration.php Outdated
@derrabus derrabus force-pushed the ci/test-against-dev-deps branch from 3a320e9 to 5295343 Compare November 13, 2023 12:39
@derrabus derrabus requested a review from greg0ire November 13, 2023 12:48
@derrabus derrabus merged commit 68643ac into doctrine:3.3.x Nov 13, 2023
@derrabus derrabus deleted the ci/test-against-dev-deps branch November 13, 2023 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants