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
- 26,902
- Points
- 823
Reputation:
Xon submitted a new resource:
XF2.2 => XF2.3 rename aliases - XF2.2 compatibility shim
Read more
Continue reading...
XF2.2 => XF2.3 rename aliases - XF2.2 compatibility shim
XenForo 2.3 contains a number of renames of core files, which can break static analysis of XF2.2 addons when using XF2.3. This complicates updating to XF2.2, by making it harder to separate type changes from actual breaking changes.
Droprename_aliases.php
into somewhere phpstorm will read as a source file, and it will allow static type checking to work without needing to...
Click to expand...
Read more
Continue reading...