Standard Library by Xon

Add-ons Standard Library by Xon 1.22.4

Register & Get access to index
Thanks to @NamePros for sponsoring this update
  • Add "patch_route_build_callback" code event, used to manipulate the router state during construction.
  • Add input filter option "empty-str-to-null". Example usage for developers:
PHP:
$foo = $this->filter('bar', '?uint,empty-str-to-null');
  • Fix caching global permissions was broken (Impacts Can Warn Staff & User Essentials, but depends heavily on content if this bug was triggered)
  • Add helper repository for manipulating permissions.
    Will be used by a number of upcoming updates for various add-ons.
Back
Top Bottom