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

Get rid of TSRMLS in kernel/string wherever possible #833

Merged
merged 1 commit into from Jul 12, 2013
Merged

Get rid of TSRMLS in kernel/string wherever possible #833

merged 1 commit into from Jul 12, 2013

Conversation

ghost
Copy link

@ghost ghost commented Jul 12, 2013

Plus:

  • do not use MM in Phalcon\Escaper::escapeUrl, Phalcon\Text::camelize, Phalcon\Text::uncamelize
  • bug fix for phalcon_fast_strpos() when needle is empty
  • fix too early return in Phalcon\Cache\Backend\Xcache::queryKeys

phalcon pushed a commit that referenced this pull request Jul 12, 2013
Get rid of TSRMLS in kernel/string wherever possible
@phalcon phalcon merged commit 344919a into phalcon:1.2.1 Jul 12, 2013
@ghost ghost deleted the string-optimization branch July 12, 2013 02:18
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.

2 participants