- Issue created by @fenstrat
- Status changed to Needs review
about 1 year ago 4:49am 23 August 2023
When running drush make the following warning is output in PHP 8.0+ due to a missing library type key:
Undefined property: DrushMakeProject_Library::$type make.project.inc:165
Add the $type key, e.g. as done in the slick module in 📌 Undefined property: DrushMakeProject_Library::$type make.project.inc:165 Fixed
Review, commit
Needs review
2.0
Code