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

Faster Phalcon\Mvc\Model\Row #1606

Merged
merged 2 commits into from Nov 29, 2013
Merged

Faster Phalcon\Mvc\Model\Row #1606

merged 2 commits into from Nov 29, 2013

Conversation

ghost
Copy link

@ghost ghost commented Nov 27, 2013

Implementation of Phalcon\Mvc\Model\Row using object handlers. Since this class is used quite often in MVC application, this implementation will make those application a bit faster and a bit less memory consuming.

@ghost
Copy link
Author

ghost commented Nov 29, 2013

Rebased against latest 1.3.0

phalcon pushed a commit that referenced this pull request Nov 29, 2013
Faster Phalcon\Mvc\Model\Row
@phalcon phalcon merged commit f65e239 into phalcon:1.3.0 Nov 29, 2013
@ghost ghost deleted the fast-row branch November 30, 2013 02:09
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