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

[NFR]: Using init() on session bag should store data in session #15494

Closed
wurst-hans opened this issue May 16, 2021 · 1 comment · Fixed by #15706
Closed

[NFR]: Using init() on session bag should store data in session #15494

wurst-hans opened this issue May 16, 2021 · 1 comment · Fixed by #15706
Assignees
Labels
5.0 The issues we want to solve in the 5.0 release breaks bc Functionality that breaks Backwards Compatibility hacktoberfest See https://hacktoberfest.digitalocean.com/ for participants details new feature request Planned Feature or New Feature Request

Comments

@wurst-hans
Copy link

The init() method for session bag should persist the array data in session, too. Currently, this true only for setting a new value via set() (see here).

@wurst-hans wurst-hans added the new feature request Planned Feature or New Feature Request label May 16, 2021
@Jeckerson Jeckerson added 6.0 The issues we want to solve in the 6.0 release transfer labels Sep 9, 2021
@niden niden added 5.0 The issues we want to solve in the 5.0 release and removed 6.0 The issues we want to solve in the 6.0 release transfer labels Oct 1, 2021
@niden niden added this to Active Sprint Tasks in Phalcon Roadmap Oct 1, 2021
@niden niden moved this from Active Sprint Tasks to Working on it in Phalcon Roadmap Oct 1, 2021
@niden niden mentioned this issue Oct 2, 2021
5 tasks
@niden niden linked a pull request Oct 2, 2021 that will close this issue
5 tasks
@niden niden added the breaks bc Functionality that breaks Backwards Compatibility label Oct 2, 2021
@niden niden self-assigned this Oct 2, 2021
@Jeckerson Jeckerson added the hacktoberfest See https://hacktoberfest.digitalocean.com/ for participants details label Oct 3, 2021
@niden
Copy link
Sponsor Member

niden commented Oct 3, 2021

Resolved in #15706

Thanks @wurst-hans

@niden niden closed this as completed Oct 3, 2021
Phalcon Roadmap automation moved this from Working on it to Implemented Oct 3, 2021
@niden niden moved this from Implemented to Released in Phalcon Roadmap Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.0 The issues we want to solve in the 5.0 release breaks bc Functionality that breaks Backwards Compatibility hacktoberfest See https://hacktoberfest.digitalocean.com/ for participants details new feature request Planned Feature or New Feature Request
Projects
Archived in project
Phalcon Roadmap
  
Released
Development

Successfully merging a pull request may close this issue.

3 participants