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

Add prefix to the names in the PHP global namespace. #628

Merged
merged 23 commits into from
May 14, 2024
Merged

Conversation

matiasbenedetto
Copy link
Contributor

@matiasbenedetto matiasbenedetto commented May 10, 2024

What?

Add prefixes to the names in the PHP global namespace.

Why?

Fixes: #627

@matiasbenedetto matiasbenedetto added the enhancement New feature or request label May 10, 2024
@matiasbenedetto matiasbenedetto marked this pull request as draft May 10, 2024 15:23
@matiasbenedetto matiasbenedetto marked this pull request as ready for review May 10, 2024 16:18
Copy link
Member

@vcanales vcanales left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good. We might want to merge soon, since this impacts most of the codebase, the longer we wait, it'll get harder and harder to resolve conflicts.

@pbking
Copy link
Contributor

pbking commented May 14, 2024

I brought trunk in and refactored the readme file changes. Looks fine now.

I agree that this should be brought in sooner than later.

@pbking pbking merged commit 424ebee into trunk May 14, 2024
2 checks passed
@pbking pbking deleted the add/class-prefix branch May 14, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Names in the global namespace should be prefixed
3 participants