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

Reconcile mkforms and rn_base 1.14 #139

Open
7 of 16 tasks
oliverklee opened this issue Oct 13, 2021 · 0 comments
Open
7 of 16 tasks

Reconcile mkforms and rn_base 1.14 #139

oliverklee opened this issue Oct 13, 2021 · 0 comments

Comments

@oliverklee
Copy link
Contributor

oliverklee commented Oct 13, 2021

rn_base 1.14.0 breaks the mkforms extension. I will take care of fixing this and will greatly appreciate your help in the form of reviews, merges and releases for this.

  • rn_base: use the namespaced base test case
  • rn_base: add a class alias for Tx_Rnbase_Frontend_Plugin
  • rn_base: move the base test case out of tests/ into Classes/ (and provide class aliases for this)
  • rn_base: finish streamlining the class aliases
  • rn_base: release another version 1.14.x
  • mkforms: add PHPStan (this will allow us to more easily catch usages of removed classes and incompatible API use)
  • mkforms: use AbstractPlugin instead of Tx_Rnbase_Frontend_Plugin
  • mkforms: use the new BaseTestCase
  • mkforms: require rn_base ~1.13.15
  • mkforms: replace usages of rn_base classes that are deprecated in rn_base 1.13.15
  • mkforms: as a test, allow installations with rn_base 1.14 again and find out all remaining issues
  • mkforms: fix remaining issues with rn_base 1.14
  • mkforms: allow installations with rn_base 1.14 again
  • mkforms: release another version 1.10.x
  • mkforms: require rn_base >= 1.14
  • mkforms: replace usages of rn_base classes that are deprecated in rn_base 1.14

This tracking bug has a cousin on the side of the other extension.

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

No branches or pull requests

1 participant