Bug When post webhook is enabled, liking a post causes an error

There is a bug in this version
A

aurorahHarmony

Guest
I have a webhook enabled that is set to only run on post insert, however when this webhook is enabled, liking a post creates this error:

Code:

TypeError: XF\Mvc\Entity\AbstractCollection::toWebhookResults(): Argument #1 ($options) must be of type array, int given, called in /var/www/vhosts/xenforo/src/XF/Api/Result/EntityResult.php on line 226 src/XF/Mvc/Entity/AbstractCollection.php:72

Code:

#0 src/XF/Api/Result/EntityResult.php(226)...

Read more

Continue reading...