- introduced
MultipartStreamBuilder::buildMessage(MessageInterface $message):MessageInterface
in order to remove the ambiguous return type ofMultipartStreamBuilder::build()
; the parameter$message
as well as theMessageInterface
return type of the latter method have been deprecated and will be removed in v2.0. - reintroduced phan
- dependency update