- Issue created by @berdir
- Status changed to Needs review
over 1 year ago 6:22am 24 May 2023 - 🇨🇭Switzerland berdir Switzerland
Now with less accidental character changes.
- 🇨🇭Switzerland berdir Switzerland
+++ b/bs_base.drush.inc @@ -536,7 +536,7 @@ function _bs_base_drupal_scan($type, $reset = FALSE) { * A relative base directory path to scan, without trailing slash. * - * @return stdClass[] + * @return stdClass[][] * An associative array of stdClass objects, keyed by extension name.
unrelated, but this was causing phpstorm to complain about invalid PHP as it thought line 517 is merging arrays and objects together.
- Status changed to Fixed
over 1 year ago 9:48am 20 June 2023 - 🇷🇸Serbia pivica
Duplicate of 🐛 "site.path" service no longer existing in D10 Fixed . Committed phpstorm fix.
Automatically closed - issue fixed for 2 weeks with no activity.