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

Update I18nJsonFileIntegrityTest.php to use namespaced class #56

Merged
merged 3 commits into from
Jan 27, 2025

Conversation

freephile
Copy link
Contributor

Since v6 of PHPUnit, the classes are fully namespaced rather than namespaced by the underscore convention.

Since v6 of PHPUnit, the classes are fully namespaced rather than namespaced by the underscore convention.
It is not advised to use a leading backslash since the classname will be scoped properly without it.
@malberts malberts merged commit e2d5383 into oetterer:master Jan 27, 2025
6 of 7 checks passed
@freephile freephile deleted the fix-PHPUnitFrameworkTestCase branch January 28, 2025 03:45
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