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

Add Session::abort() / Session::rollback() #127

Open
JanTvrdik opened this issue Jul 31, 2017 · 0 comments
Open

Add Session::abort() / Session::rollback() #127

JanTvrdik opened this issue Jul 31, 2017 · 0 comments

Comments

@JanTvrdik
Copy link
Contributor

  • bug report? no
  • feature request? yes

PHP 5.6 introduced new function session_abort. Implementation is trivial, we only need to decide whether to call the method abort (matches the original function name) or rollback (imho more descriptive).

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

No branches or pull requests

1 participant