QuackieMackie
New member
Howdy Xenforo People,
I've been referring to the developer docs https://xenforo.com/docs/dev/ quite often, and it's clear, it's a tad outdated.
I was wondering, is there a specific reason the docs haven't been versioned yet? It would be really helpful to know which version of XenForo a given page applies to, especially when APIs or behaviors change between releases.
Would anyone object to setting up versioning?
A few things I noticed so far:
I've been referring to the developer docs https://xenforo.com/docs/dev/ quite often, and it's clear, it's a tad outdated.
I was wondering, is there a specific reason the docs haven't been versioned yet? It would be really helpful to know which version of XenForo a given page applies to, especially when APIs or behaviors change between releases.
Would anyone object to setting up versioning?
A few things I noticed so far:
- The windows development enviroment for example, https://laragon.org. The lite version isn't even available anymore.
- Let's build addon, the provided zip folder when downloaded gives this error:
Code:
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