xf2.3

  1. M

    Fixed Increment on type bool has no effect

    Seems like pretty much every page request is generating this error. I saw another thread about it, but in that thread it said it was fixed, so starting a new one. ErrorException: Template error: [E_WARNING] Increment on type bool has no effect, this will change in the next major version of PHP...
  2. Dr.XGB

    XF 2.3 Unable to extend Repository classes

    Hello! I'm migrating my addons to XF 2.3 and I ran into a problem when exntending some Repository classes. The new version now uses a better naming convention to its classes (and that's great) such as \XF\Repository\Thread now is \XF\Repository\ThreadRepository, for example. After setting my...
Back
Top Bottom