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

Skip to content

Symfony 6.3 incompatibility #15370

@brusch

Description

@brusch

Pimcore version

11.0.0 - 11.x

Steps to reproduce

This change in symfony/doctrine-messenger causes the Codeception tests to fail:
https://github.com/pimcore/pimcore/actions/runs/5242173161/jobs/9467698999?pr=15350#step:11:28

This is caused by this change:
https://github.com/symfony/symfony/pull/50524/files#r1229509009

Actually this change deletes all existing tables in the database when creating the schema for the messenger component here:
https://github.com/pimcore/pimcore/blob/11.x/bundles/InstallBundle/src/Installer.php#L666

Expected / actual behavior

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions