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

Fix backwards compatible namespace class aliases causing warnings when using with OPCache preloading #69

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

DavidBennettUK
Copy link
Contributor

Fixes #68

Example of another project with a similar issue: Chi-teck/drupal-code-generator#47 with fix Chi-teck/drupal-code-generator#48

@dvdoug dvdoug merged commit 0baa7a2 into dvdoug:master Sep 24, 2024
110 checks passed
@dvdoug
Copy link
Owner

dvdoug commented Sep 24, 2024

Thanks for this @DavidBennettUK

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.

PHP Warning: Cannot declare class PHPCoord\Point, because the name is already in use
2 participants