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

Improve Phalcon_Session efficiency. #26

Merged
merged 8 commits into from
Jul 4, 2012
Merged

Improve Phalcon_Session efficiency. #26

merged 8 commits into from
Jul 4, 2012

Conversation

jerejones
Copy link
Contributor

Updates Phalcon_Session so that it starts a session only once and only when necessary. Get/Set/Has/Destroy functions work correctly and efficiently even if start() hasn't been called.

This pull request also updates the VS2008 project file to handle recent file deletions and additions.

phalcon pushed a commit that referenced this pull request Jul 4, 2012
Improve Phalcon_Session efficiency.
@phalcon phalcon merged commit 49e3854 into phalcon:master Jul 4, 2012
@phalcon
Copy link
Collaborator

phalcon commented Jul 4, 2012

Jere, thanks a lot :)

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.

3 participants