Skip to content
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

IBX-546: Added missing TransactionHandler interface service alias #196

Merged
merged 1 commit into from
Jun 11, 2021

Conversation

Steveb-p
Copy link
Contributor

@Steveb-p Steveb-p commented Jun 11, 2021

Question Answer
JIRA issue IBX-546
Type bug
Target eZ Platform version v3.3
BC breaks no
Doc needed no

Adds TransactionHandler interface alias / autowiring service alias.

Checklist:

  • Provided PR description.
  • Tested the solution manually.
  • Provided automated test coverage.
  • Checked that target branch is set correctly (master for features, the oldest supported for bugs).
  • Ran PHP CS Fixer for new PHP code (use $ composer fix-cs).
  • Asked for a review (ping @ezsystems/php-dev-team).

@Steveb-p Steveb-p force-pushed the transaction-handler-autowire branch from 9561115 to b99801d Compare June 11, 2021 11:10
@Steveb-p Steveb-p force-pushed the transaction-handler-autowire branch from b99801d to 37d45ec Compare June 11, 2021 11:10
@sonarcloud
Copy link

sonarcloud bot commented Jun 11, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@adamwojs adamwojs marked this pull request as ready for review June 11, 2021 11:19
@Steveb-p Steveb-p changed the base branch from master to 1.2 June 11, 2021 11:48
@Steveb-p Steveb-p changed the title Added missing TransactionHandler interface service alias IBX-546: Added missing TransactionHandler interface service alias Jun 11, 2021
@Steveb-p Steveb-p merged commit 49acabf into 1.2 Jun 11, 2021
@Steveb-p Steveb-p deleted the transaction-handler-autowire branch June 11, 2021 13:17
@Steveb-p
Copy link
Contributor Author

Merged up in 202de81 (1.3) and d69d6ff (master) respectively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants