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 52: variable_get() with booleans still not fully handled. #53

Closed bugfolder closed 3 years ago

bugfolder commented 3 years ago

Fixes issue 52, handling bools and strings with bool values properly.

bugfolder commented 3 years ago

Fixes https://github.com/backdrop-contrib/coder_upgrade/issues/52