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

Phalcon\Session\Adapter and Phalcon\Session\Bag improvements #1917

Merged
merged 19 commits into from Jan 26, 2014
Merged

Phalcon\Session\Adapter and Phalcon\Session\Bag improvements #1917

merged 19 commits into from Jan 26, 2014

Conversation

ghost
Copy link

@ghost ghost commented Jan 26, 2014

Phalcon Kernel:

  • fix phalcon_hash_get() when type is BP_VAR_RW or BP_VAR_W;
  • null offset passed to phalcon_update_property_array() appends a new element;
  • added object_properties_init() for PHP 5.3

Phalcon\Session\BagInterface:

  • added remove() method to the interface

Phalcon\Session\Adapter:

Phalcon\Session\Bag:

phalcon pushed a commit that referenced this pull request Jan 26, 2014
Phalcon\Session\Adapter and Phalcon\Session\Bag improvements
@phalcon phalcon merged commit 76474c3 into phalcon:1.3.0 Jan 26, 2014
@phalcon
Copy link
Collaborator

phalcon commented Jan 26, 2014

Thanks

@ghost ghost deleted the issue-1895 branch January 29, 2014 13:38
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

3 participants