Add suggest entry for readmehelp in the composer.json (validate the file).
Run phpstan analyze -l 0 and fix all the errors.
After all the above is done we can merge the 2.0.x branch into 8.x-1.x (except core_version_requirement) and leave only critical fixes support on the old branch.
Comments
Comment #2
drugan commentedHi,
There is a plan:
core_version_requirementfor9.5^ || 10^.readmehelp.suggestentry forreadmehelpin thecomposer.json(validate the file).phpstan analyze -l 0and fix all the errors.After all the above is done we can merge the
2.0.xbranch into8.x-1.x(exceptcore_version_requirement) and leave only critical fixes support on the old branch.Comment #3
jmuessig commentedAny idea of an ETA for D10, please? Great module!
Comment #5
drugan commentedQuick and dirty compatibility fixes. Everything else might be done later.