As we all know, array2object is deprecated, and no longer works. It is not used in any critical sense by the module but all of the error handlers use it.

I've switched them all with (object)() calls

This is my first time creating a patch file so I'm not sure if I've done it right.

CommentFileSizeAuthor
privatemsg_4.patch2.02 KBfool2

Comments

kus’s picture

Status: Needs work » Needs review

works fine.

matt westgate’s picture

Status: Needs review » Fixed

Patch committed to HEAD. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)