backdrop-contrib / backdrop-drush-extension

A set of commands and boot class for Drush and Backdrop CMS.
GNU General Public License v2.0
13 stars 18 forks source link

Issue #254: Resolve additional PHP8+ errors. #264

Closed quicksketch closed 4 months ago

quicksketch commented 4 months ago

Helps with https://github.com/backdrop-contrib/backdrop-drush-extension/issues/254.

After merging https://github.com/backdrop-contrib/backdrop-drush-extension/pull/251 I found there's still another query in BackdropBoot.php that needs to avoid using query parameters.