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

[Repair]Fix bug #2270 updated phalcon_camelize #2272

Closed
wants to merge 1 commit into from
Closed

[Repair]Fix bug #2270 updated phalcon_camelize #2272

wants to merge 1 commit into from

Conversation

dreamsxin
Copy link
Contributor

@phalcon
Copy link
Collaborator

phalcon commented Apr 1, 2014

I'm not sure If we really want to camelize all namespaces, a namespace not necessarily would be :

Vendor\Package\Component\Classname

A package name could be: MyAPP\CLI\CLIConsole, that being camelized would be transformed to: Myapp\Cli\Cliconsole which makes this class completely "unloadable" by the autoloader. Do we really want this?

@dreamsxin
Copy link
Contributor Author

OK, Then I restore.

@dreamsxin dreamsxin closed this Apr 1, 2014
@dreamsxin dreamsxin deleted the updated_1.3.2 branch August 20, 2014 08:06
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