Skip to content

Comments

Update I18nJsonFileIntegrityTest.php to use namespaced class#56

Merged
malberts merged 3 commits intooetterer:masterfrom
freephile:fix-PHPUnitFrameworkTestCase
Jan 27, 2025
Merged

Update I18nJsonFileIntegrityTest.php to use namespaced class#56
malberts merged 3 commits intooetterer:masterfrom
freephile:fix-PHPUnitFrameworkTestCase

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