Closed (fixed)
Project:
Drupal 7 to Modern Drupal Module Upgrader
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 May 2019 at 21:54 UTC
Updated:
11 Sep 2019 at 18:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
solideogloria commentedI simply moved the loop inside the if statement
Comment #3
solideogloria commentedUpdated so that dependencies will be omitted from info.yml if there are none, rather than displaying empty curly braces.
Comment #6
solideogloria commentedChanged back to Needs Review because branch is failing.
Comment #7
joshi.rohit100Uploading the fresh patch.
Comment #8
joseph.olstadThis patch still applies cleanly
triggering test for php 7.1.x and core 8.7.x.
Ignore the php 5.x fails,
I have not confirmed the reported issue but the patch makes sense.
Comment #10
joseph.olstadThanks!