- Issue created by @jmaerckaert
- Status changed to Needs review
over 1 year ago 10:55pm 27 September 2023 - Status changed to Needs work
over 1 year ago 7:39am 28 September 2023 - πΊπ¦Ukraine bohart Lutsk, Ukraine
This module was moved from deprecated DrupalCI to GitlabCI, the tests can't be run on .patch files anymore.
This way (uploading .patch files instead of Merge requests) is deprecated.
This will happen for all modules for the whole drupal-org in the near future.
Please be aware and do not upload .patch files. Merge requests should be created instead.
Thanks!@see:
https://www.drupal.org/docs/develop/git/using-gitlab-to-contribute-to-dr... β
https://www.drupal.org/docs/develop/git/using-gitlab-to-contribute-to-dr... β - Assigned to abyss
- Status changed to Active
over 1 year ago 8:36am 28 September 2023 - @abyss opened merge request.
-
bohart β
committed c61b4e65 on 2.2.x authored by
Abyss β
Issue #3348106: Fixed Warning: Undefined array key "params" in...
-
bohart β
committed c61b4e65 on 2.2.x authored by
Abyss β
-
bohart β
committed b8245f8d on 2.1.x
Issue #3348106: Fixed Warning: Undefined array key "params" in...
-
bohart β
committed b8245f8d on 2.1.x
- Issue was unassigned.
- Status changed to Fixed
over 1 year ago 9:03am 28 September 2023 - πΊπ¦Ukraine bohart Lutsk, Ukraine
Committed to both
2.1.x (^D8.9 & <D9.3)
and2.2.x (^D9.4 & ^D10)
branches.
All of those versions require a minimum of PHP 7, so it's safe to have null coalescing operator here.All tests are passed:
2.1.x - https://git.drupalcode.org/project/reroute_email/-/pipelines/24609
2.2.x - https://git.drupalcode.org/project/reroute_email/-/pipelines/24604This will be a part of the next releases of the modules soon.
Thanks! Automatically closed - issue fixed for 2 weeks with no activity.