Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Prevent recursion in DbTableGateway save handler. #51

Merged
merged 2 commits into from
Jul 5, 2016

Conversation

joegreen88-liquid
Copy link
Contributor

I am having an issue where my app reaches the memory limit whenever a session expires. I've tracked down the problem to a recursion in this component.

This PR contains a simple fix.

@weierophinney weierophinney added this to the 2.7.3 milestone Jul 5, 2016
@weierophinney weierophinney self-assigned this Jul 5, 2016
@weierophinney
Copy link
Member

I'll take care of the CS issue on merge; thanks, @joegreen88-liquid !

@weierophinney weierophinney merged commit 1eecfdc into zendframework:master Jul 5, 2016
weierophinney added a commit that referenced this pull request Jul 5, 2016
Prevent recursion in DbTableGateway save handler.
weierophinney added a commit that referenced this pull request Jul 5, 2016
weierophinney added a commit that referenced this pull request Jul 5, 2016
weierophinney added a commit that referenced this pull request Jul 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants