backdrop-contrib / coder_upgrade

Helps automate some/most of the work required to upgrade a module from Drupal to Backdrop 1.x
GNU General Public License v2.0
4 stars 7 forks source link

Issue 43: initialization from array() leads to “dynamic value…” #44

Closed bugfolder closed 3 years ago

bugfolder commented 3 years ago

Fixes https://github.com/backdrop-contrib/coder_upgrade/issues/43 where initializing a variable_get() from an empty array leads to a “dynamic value…” in .install and config file.