apiResult() references missing \XF\Api\Result\ResultInterface class in exception

Status
This content is read-only, or is not open for further replies.

Xon

Guest
offline
The \XF\Api\Result\ResultInterface interface was changed to \XF\Entity\ResultInterface but the resulting warning wasn't updated.

For backwards compatibility could a \XF\Api\Result\ResultInterface interface be re-added with @deprecated phpdocs which extends \XF\Entity\ResultInterface ?

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom