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

[HttpKernel] Check if lock can be released #35424

Merged
merged 1 commit into from
Jan 22, 2020
Merged

Conversation

sjadema
Copy link

@sjadema sjadema commented Jan 21, 2020

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #35421
License MIT
Doc PR symfony/symfony-docs#...

[HttpKernel] Make sure the $cache->release() method exists before executing it

Make sure the `$cache->release()` method exists before executing it.
@fabpot
Copy link
Member

fabpot commented Jan 22, 2020

Thank you @sjadema.

fabpot added a commit that referenced this pull request Jan 22, 2020
This PR was merged into the 4.4 branch.

Discussion
----------

[HttpKernel] Check if lock can be released

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #35421
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

[HttpKernel] Make sure the `$cache->release()` method exists before executing it

Commits
-------

2001e54 [HttpKernel] Check if lock can be released
@fabpot fabpot merged commit 2001e54 into symfony:4.4 Jan 22, 2020
@sjadema sjadema deleted the ticket_35421 branch January 22, 2020 18:33
TomasVotruba added a commit to TomasVotruba/tomasvotruba.com that referenced this pull request Jan 28, 2020
This was referenced Jan 31, 2020
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.

6 participants