What's new
Welcome to My iptv forum

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Countdown until New Year's Eve!

New Year's Eve Countdown showing the number of days, hours, minutes & seconds until the beginning of the new year. Happy New Year
New Year's Eve Countdown showing the number of days, hours, minutes & seconds until the beginning of the new year. Happy New Year
Resource icon
xF2 Add-on
  • Update library used to talk to redis to version which is confirmed php 8.1 compatible
  • Improve compatibility with 3rd party add-ons with caching applied to user's online list
  • Fix email rendering
  • Prefix known global functions to avoid a current namespace lookup for the function.
  • Work-around for non-desirable caching behaviour when CloudFlare (or similar) is forced to cache css.php output
    • If css.php would return empty output instead return a 404 and cache in redis for at most a second
    • Prevent polluting of caches if the time-stamp is in the future
  • Improve XF Cloud support
    • config.php are not required if the stock Redis connector is used.
    • Currently XF Cloud does not use Redis for the main cache which prevents various redis-only add-ons from functioning as expected
  • Force global namespace for functions which are known to be optimizable to bytecode in php
  • Track latest upstream Credis library
  • Fix "TypeError: Argument 1 passed to XXXX must be of the type YYYY, bool given" when the decompressor library for content stored in redis unexpectedly disappears
Top