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

Session: fixed condition in destroy() #204

Merged
merged 1 commit into from Aug 16, 2021
Merged

Session: fixed condition in destroy() #204

merged 1 commit into from Aug 16, 2021

Conversation

dakur
Copy link
Contributor

@dakur dakur commented Aug 16, 2021

  • bug fix
  • BC break? no

The condition has been always evaluated to false which led to Warning: session_destroy(): Trying to destroy uninitialized session instead of InvalidStateException.

@dg dg changed the title Fixed condition in destroy() Session: fixed condition in destroy() Aug 16, 2021
@dg dg merged commit f7fe967 into nette:master Aug 16, 2021
dg pushed a commit that referenced this pull request Aug 16, 2021
dg pushed a commit that referenced this pull request Aug 16, 2021
dg pushed a commit that referenced this pull request Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants