- Issue created by @lwalley
- Merge request !38Issue #3467013: Undefined variable $features_to_diff in features.drush.inc. β (Open) created by lwalley
- Status changed to Needs review
4 months ago 11:26pm 8 August 2024
When running drush fda -y
if there are no differences warning is output Undefined variable $features_to_diff features.drush.inc:1095
Run drush fda -y
when there are no diffs.
Define $features_to_diff
variable as empty array when there are no diffs.
Needs review
2.0
Code