Closed (won't fix)
Project:
Localization server
Version:
3.0.x-dev
Component:
Tests
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2025 at 09:51 UTC
Updated:
4 Nov 2025 at 12:08 UTC
Jump to comment: Most recent
Comments
Comment #2
tstoecklerStarting fixing various things. The code style within the module is not super consistent, so I've tried as best I could to keep up with the respective style of each file, but there are still various changes that could be seen as opinionated. I'm not tied to any of that, though, so if any particular style is preferred or if any changes are considered out of scope, etc., just let me know.
Comment #4
tstoecklerComment #5
tstoecklerAlright, that was quite a lot more effort than anticipated, in particular I had not expected to become such close friends with
MigrateL10nServerGroupTest, but as far as I can tell, that still is the "minimal" amount of changes to get it to pass. Would appreciate some feedback on the changes themselves as well as any process-related suggestions.Comment #9
teebeecoder commentedHi @tstoeckler,
Thanks a lot for your merge request and the work you’ve put into it 🙏
After reviewing it, we’ve decided not to approve it for now, as it introduces too many changes in areas we don’t have full control over.
We’d prefer to split this work into several more focused issues:
• PHPCS
• PHPStan
• Stylelint
• CSpell
• PHPUnit
This will help us move forward in a more controlled and progressive way.
Of course, we’ll make sure to give you credit on each issue once it’s merged.
Thanks again for your contribution!
Comment #11
donquixote commented@tstoeckler you can comment (or better yet, review) on the other issues, then we can give credit.
I think we it won't be possible otherwise.
Comment #12
tstoecklerHey there, didn't see the replies due to the issues being closed. No worries regarding the other issues. Glad that things got fixed, that's the most important part 😉