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

Remove slash from const name in transactions documentation #4204

Merged
merged 1 commit into from
Aug 10, 2020

Conversation

greeflas
Copy link
Contributor

@greeflas greeflas commented Aug 7, 2020

Q A
Type bug
BC Break no
Fixed issues -

Summary

Hi!
I have just removed slash from const name to make it look better.

Снимок экрана 2020-08-08 в 00 43 35

@greeflas greeflas force-pushed the fix-transactions-doc branch from a989a15 to ab2993d Compare August 8, 2020 10:20
@greeflas greeflas changed the base branch from master to 2.10.x August 8, 2020 10:20
@greg0ire
Copy link
Member

greg0ire commented Aug 8, 2020

Both Travis and AppVeyor look like they still run with the configuration for branch master, which I would understand if you hadn't rebased properly, but you very much did. Maybe it did not pick up on the fact that you retargeted? Let's close and reopen.

@greg0ire greg0ire closed this Aug 8, 2020
@greg0ire greg0ire reopened this Aug 8, 2020
greg0ire
greg0ire previously approved these changes Aug 8, 2020
@@ -258,4 +258,3 @@ If you need stricter control, you can catch the concrete exceptions directly:
- ``Doctrine\DBAL\Exception\LockWaitTimeoutException``: this exception happens when
a transaction has to wait a considerable amount of time to obtain a lock, even if
a deadlock is not involved.

Copy link
Member

Choose a reason for hiding this comment

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

Please don't remove the last new line at the end of the file.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed.

@SenseException SenseException merged commit 4768496 into doctrine:2.10.x Aug 10, 2020
@SenseException
Copy link
Member

Thank you @greeflas.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants