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

Allow to set dirs without trailing slashes in Phalcon\Mvc\View #1440

Merged
merged 2 commits into from Oct 25, 2013
Merged

Allow to set dirs without trailing slashes in Phalcon\Mvc\View #1440

merged 2 commits into from Oct 25, 2013

Conversation

ghost
Copy link

@ghost ghost commented Oct 25, 2013

See #406

phalcon pushed a commit that referenced this pull request Oct 25, 2013
Allow to set dirs without trailing slashes in Phalcon\Mvc\View
@phalcon phalcon merged commit 2cb7e5b into phalcon:1.3.0 Oct 25, 2013
@phalcon
Copy link
Collaborator

phalcon commented Oct 25, 2013

Would be possible that this tries to reallocate an interned string?

@ghost ghost deleted the issue-406 branch October 26, 2013 06:00
@ghost
Copy link
Author

ghost commented Oct 26, 2013

I don't think so — PHP does not intern string constants.

But this is a good point and I will add a code to check if the string is interned so that we remain compatible with future versions of PHP.

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