• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Resource icon

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

No permission to download
Compatible XF 2.x versions
  1. 2.3
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
Author
Admin
Downloads
3
Views
97
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Admin

Latest updates

  1. 2024-07-18 - Inline mod tool aliases

    Missing aliases for Inline mod tool handlers
Back
Top