Skip to content

[Doctrine] Invokable event listeners #11992

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

Merged

Conversation

fancyweb
Copy link
Contributor

@xabbuh xabbuh added the Waiting Code Merge Docs for features pending to be merged label Jul 19, 2019
@xabbuh xabbuh added this to the next milestone Jul 19, 2019
symfony-splitter pushed a commit to symfony/doctrine-bridge that referenced this pull request Aug 9, 2019
This PR was merged into the 4.4 branch.

Discussion
----------

[DoctrineBridge] Invokable event listeners

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | symfony/symfony-docs#11992

Invokable Doctrine entity listeners will likely be supported in the next version of the DoctrineBundle (cf doctrine/DoctrineBundle#989).

I think it would also be great to support it for Doctrine event listeners.

Commits
-------

47e872a826 [DoctrineBridge] Allow invokable event listeners
fabpot added a commit to symfony/symfony that referenced this pull request Aug 9, 2019
This PR was merged into the 4.4 branch.

Discussion
----------

[DoctrineBridge] Invokable event listeners

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | symfony/symfony-docs#11992

Invokable Doctrine entity listeners will likely be supported in the next version of the DoctrineBundle (cf doctrine/DoctrineBundle#989).

I think it would also be great to support it for Doctrine event listeners.

Commits
-------

47e872a [DoctrineBridge] Allow invokable event listeners
@OskarStark OskarStark removed the Waiting Code Merge Docs for features pending to be merged label Aug 9, 2019
@javiereguiluz
Copy link
Member

Thomas, thanks for this contribution! I'm sorry it took us so long to merge it.

javiereguiluz added a commit that referenced this pull request Sep 2, 2019
This PR was merged into the 4.4 branch.

Discussion
----------

[Doctrine] Invokable event listeners

Doc for symfony/symfony#32486

Commits
-------

736d96c [Doctrine] Invokable event listeners
@javiereguiluz javiereguiluz merged commit 736d96c into symfony:4.4 Sep 2, 2019
@fancyweb fancyweb deleted the invokable-doctrine-event-listeners branch September 2, 2019 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants