- Issue created by @jacob.embree
When building the make file with PHP 8.2 I get
Undefined property: DrushMakeProject_Library::$type make.project.inc:165
because the library type is not set. This patch specifies that the library is, indeed, a library.
Needs review
2.0
Code