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

Drop support for ZendX pseudo namespace #1

Merged
merged 1 commit into from
Dec 31, 2018

Conversation

hairmare
Copy link

This removes support for the ZendX pseudo namespase which was only used for some experimental features that later made it into the main zf1 code base.

As far as I can tell this hasn't been used anywhere for quite a while now.

Please let me know if you'd like me to search for a solution that doesn't drop support for the ZendX pseudo namespace. Dropping support for it seemed like the easiest fix for some of the issues I found during testing but it might be possible to workaround this by overriding the namespacing in my code somewhere. Due to the fact that the loader usually gets instanciated by Zend_Application overriding the namespaces isn't as straight forward as I'd like it to be.

@falkenhawk
Copy link
Member

Thanks for the patch!

@falkenhawk falkenhawk merged commit 549a24e into zf1s:master Dec 31, 2018
@hairmare hairmare deleted the fix/remove-zendx-namespace branch January 1, 2019 15:36
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