XF2.2 => XF2.3 rename aliases

XF2.2 => XF2.3 rename aliases 2024-07-18

No permission to download
XF Compatibility
  1. 2.3.x
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.

Drop rename_aliases.php into somewhere phpstorm will read as a source file, and it will allow static type checking to work without needing to manually rename/update files.

Note; 'goto definition' doesn't work properly since it'll jump to the
rename_aliases.php
file
  • Like
Reactions: anne51
Author
axtona
Views
203
Extension type
rar
File size
7.4 KB
First release
Last update
Ratings 0.00 star(s) 0 ratings
More resources from axtona
Using Composer Packages
Using Composer Packages
XenForo v2 uses Composer behind the scenes to include certain packages used by the core software
Eggy SEO Autopilot
Eggy SEO Autopilot
Automated auditing, metadata, structured data, Google Search Console, IndexNow
Cool Timeline Pro - WordPress 时间线插件
Cool Timeline Pro - WordPress 时间线插件
一个展示你生命历史时间线的高级WordPresstimeline插件

Latest updates

  1. changelog

    Missing aliases for Inline mod tool handlers
Back
Top