- @cmlara opened merge request.
- πΊπΈUnited States cmlara
I think I'm happy with this as a base.
There is still a decent amount of work to do, a few more plugins are needed to meet the goal of easier deployments, API cleanup may still be needed, I want to clear up a lot of phpstan warnings, this needs a phpcs run over, docblocks may need some work, a few bugs might still need to be ported forward from 3.x, additional testing could be useful, might want to reorganize class locations, etc.
That said I think this is a solid base to start working with for a 4.x branch. and everything else can be handled as its own issues.
Opened the MR so that tests can run against the current code and inline comments can be added if desired.
This is a sizeable MR considering its essentially an overhaul and likely not the easiest to review. I'm not expecting this to be "lets tag the first alpha" code on its own however it also is not code that is non functioning either.
- Status changed to Needs review
almost 2 years ago 12:36am 8 February 2023 -
cmlara β
committed 9c089f3b on 4.0.x
Issue #3206162 by cmlara, darvanen, rivimey, alfaguru, larowlan,...
-
cmlara β
committed 9c089f3b on 4.0.x
- Status changed to Fixed
almost 2 years ago 11:04pm 15 February 2023 - πΊπΈUnited States cmlara
Merged into 4.0.x branch to allow this to be our base to work with.
-- Side note: I will probably move to a 4.x mainline dev branch when we have 4.1.0 plans, however for now I will keep the existing 4.0.x as the target to avoid having to sync multiple branches. branchesUpdating the Git Default branch to become the new target for future development
I will create followup tasks for the issues I can already think of that I want to see work done for and any new tasks as they come up. Assistance is always appreciated to move them forward.
Thank you all for the assistance and input in helping to overcome the design and implementation challenges for this conversion.
Automatically closed - issue fixed for 2 weeks with no activity.