RSS Feed/News Unable to extend Repository classes

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
25,971
Points
823

Reputation:

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 addon's extended classes to this convention, some repositories don't recognise the extension and so PHP throws an exception. This problem is only occouring with repositories. The...

Read more

Continue reading...
 
Status
Not open for further replies.
Top