issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Creation of PGPArray ($short_syntax) deprecated
#91
theflightrs
opened
3 weeks ago
0
"Please document this function" points to Drupal url
#90
herbdool
opened
4 weeks ago
0
Add requirement for PHP <= 7.4
#89
yorkshire-pudding
closed
9 months ago
0
Add requirement for PHP less than or equal to 7.4
#88
yorkshire-pudding
closed
9 months ago
6
Coder upgrade turns parameters by reference to parameters by value
#87
yorkshire-pudding
opened
1 year ago
0
Doesn't handle anonymous functions very well.
#86
argiepiano
opened
1 year ago
1
Issue #84: Fix name of system.core
#85
herbdool
closed
1 year ago
2
Config settings incorrectly added to system.performance
#84
laryn
closed
1 year ago
3
PHP 8.1: TypeError: set_exception_handler(): Argument #1 ($callback) must be a valid callback or null, class PGPReader does not have a method "exception_handler" in set_exception_handler()
#83
argiepiano
closed
1 year ago
4
Fix PHP 8.1 errors
#82
docwilmot
closed
1 year ago
9
Error when converting a module (using PHP 8.1)
#81
rayjamesdev
closed
1 year ago
2
Broken Page | admin/config/development/coder-upgrade/settings
#80
rayjamesdev
closed
1 year ago
6
Issue #78: Fix error in conversion.inc when $status == 0
#79
bugfolder
closed
1 year ago
0
A minor error seen, wrong status in conversion.inc
#78
slackstone
closed
1 year ago
6
Bump phpunit/phpunit from 3.7.38 to 4.8.28
#77
dependabot[bot]
opened
2 years ago
0
Bump squizlabs/php_codesniffer from 1.5.6 to 2.8.1
#76
dependabot[bot]
opened
2 years ago
0
Question/Concern - Conversion to Backdrop Breaks Entity API Functionality
#75
rbargerhuff
opened
2 years ago
8
Addresses typed class properties.
#74
smaiorana
opened
2 years ago
0
Conversion of a Class Property's Modifier Not Compatible with Typed Class Properties
#73
rbargerhuff
opened
2 years ago
1
Upgrade plans to Grammar Parser 2.x?
#72
smaiorana
opened
2 years ago
6
Apply the selected conversion routines screen is ambiguous - please clarify
#71
yorkshire-pudding
opened
2 years ago
0
Windows line endings cause a problem
#70
docwilmot
opened
2 years ago
3
Issue 16: Enable conversions on test files by default
#69
bugfolder
closed
2 years ago
0
Add missing $name to regex.
#68
bugfolder
closed
2 years ago
0
Issue #12: Patch regex.inc
#67
bugfolder
closed
2 years ago
0
The option to fix coding standards does not work on .info files
#66
klonos
opened
2 years ago
0
Issue #64: Fix conversion with .info file w/o spaces in the "core=" line
#65
klonos
closed
2 years ago
1
.info file fails to be converted if there are no spaces in the "core=" line
#64
klonos
closed
2 years ago
2
coder_upgrade_upgrade_regex_info_alter() assumes .info file belongs to module, but can also be a theme
#63
klonos
opened
2 years ago
0
Issue #61: Include internal/helper functions in conversion
#62
klonos
closed
2 years ago
0
Internal/helper functions being ignored.
#61
klonos
closed
2 years ago
2
Issue 59: PHP Fatal error: Class 'SearchApiAbstractService' not found
#60
bugfolder
closed
2 years ago
0
PHP Fatal error: Class 'SearchApiAbstractService' not found
#59
robertgarrigos
closed
2 years ago
4
Code formatting and documentation
#58
bugfolder
closed
3 years ago
0
Addresses issue #56.
#57
rbargerhuff
closed
3 years ago
2
Values passed into variable_get() that are strings creating unnecessary "dynamic" warnings
#56
rbargerhuff
closed
3 years ago
2
Update and expand the README file.
#55
bugfolder
closed
3 years ago
0
Handle numeric values in variable_get().
#54
bugfolder
closed
3 years ago
0
Issue 52: variable_get() with booleans still not fully handled.
#53
bugfolder
closed
3 years ago
1
variable_get() with booleans still not fully handled properly
#52
bugfolder
closed
3 years ago
1
Fix missing brace
#51
bugfolder
closed
3 years ago
0
Adding maintainer
#50
docwilmot
closed
3 years ago
1
Request to become co-maintainer
#49
bugfolder
closed
3 years ago
0
Extra whitespace in variable_get() results in "dynamic value..." in .json
#48
bugfolder
opened
3 years ago
0
Extra whitespace causes "ERROR: Trying to get property 'data' of non-object on line 283 in /coder_upgrade/conversions/call.inc"
#47
bugfolder
opened
3 years ago
0
Issue 45: Running coder_upgrade leaves coder_upgrade_tmp_... files in config directory
#46
bugfolder
closed
3 years ago
0
Running coder_upgrade leaves coder_upgrade_tmp_... files in config directory
#45
bugfolder
closed
3 years ago
1
Issue 43: initialization from array() leads to “dynamic value…”
#44
bugfolder
closed
3 years ago
0
variable_get('...', array()) leads to "dynamic value..." in config, .install
#43
bugfolder
closed
3 years ago
1
Store booleans properly in the config file
#42
bugfolder
closed
3 years ago
2
Next