https://xenforo.com/docs/dev/lets-build-an-add-on/#xf-20-requirements
At the bottom of this document, theres a downloadable zip file, if you upload that into Xenforo 2.3.6 it appears fine, it has no problems getting added.
But if you open your forum again you get this error:
PHP Fatal error: Declaration of Demo\Portal\XF\Entity\Thread::canFeatureUnfeature() must be compatible with XF\Entity\Thread::canFeatureUnfeature(&$error = null): bool in C:\inetpub\wwwroot\xenforo\src\addons\Demo\Portal\XF\Entity\Thread.php on line 7
https://xenforo.com/docs/dev/lets-build-an-add-on/#xf-20-requirements
At the bottom of this document, theres a downloadable zip file, if you upload that into Xenforo 2.3.6 it appears fine, it has no problems getting added.
But if you open your forum again you get this error: