Skip to content
This repository was archived by the owner on Feb 6, 2022. It is now read-only.
This repository was archived by the owner on Feb 6, 2022. It is now read-only.

Custom spooling broken in 2.3.3 #49

@acasademont

Description

@acasademont

I see that there has been a huge change in this bundle for 2.3.3. SncRedisBundle spooling registered a service named "swiftmailer.spool.redis" which was then used by this bundle. But from 2.3.3 (specifically this commit cf5de43) the service has to be named "swiftmailer.mailer.redis.spool.{something}".

Why this BC break? BC compatibility was supposed to be one of the main goals of 2.3. Switching back to 2.3.2 for the time being.

Ping @snc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions