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 function and const import in the current namespace using use #123

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

krtek4
Copy link

@krtek4 krtek4 commented Oct 12, 2016

This PR allow people using Boris to import function and constants using the new use function, use const syntax introduced with PHP 5.6.

I also used a named regexp to make things clearer.

@krtek4 krtek4 changed the title Allow function import in the current namespace using use Allow function and const import in the current namespace using use Oct 12, 2016
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.

1 participant