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

Handle numeric values in variable_get(). #54

Closed bugfolder closed 3 years ago

bugfolder commented 3 years ago

Fix a regression bug that messed up handling variable_get() with numeric default values.