- Issue created by @maxilein
- 🇦🇹Austria maxilein
Upon uninstalling the menu_markup module this part of the error is gone:
/** * @file * Installation actions for menu_markup. */ /** * Implements hook_install(). */ function menu_markup_install() { // No specific installation actions required. }
But the rest remains.
Where does this come from: "Your Drupal installation does not support utf8mb4" - 🇭🇺Hungary Gábor Hojtsy Hungary
gábor hojtsy → made their first commit to this issue’s fork.
- 🇭🇺Hungary Gábor Hojtsy Hungary
The MR should remove the drupal_root from phpstan-drupal config. The other errors I don't believe come from Upgrade Status :)
- 🇺🇸United States mglaman WI, USA
+1, sorry didn't think the message would cause upgrade status to fail
-
gábor hojtsy →
committed 9809bbf1 on 4.x
Issue #3480727 by gábor hojtsy, maxilein, mglaman: The drupal_root...
-
gábor hojtsy →
committed 9809bbf1 on 4.x
- 🇭🇺Hungary Gábor Hojtsy Hungary
Merged the MR. Will release 4.3.6 with this and a couple other fixes soon.
- 🇭🇺Hungary Gábor Hojtsy Hungary
Released in https://www.drupal.org/project/upgrade_status/releases/4.3.6 → , please try there and let us know if the errors persist.
Automatically closed - issue fixed for 2 weeks with no activity.