Restore XF2.1 support
Update Mobile Detect from v3.74.3 => v4.8.06.
Note; this is a fork which retains php 7.2 compatibility
XF2.3 support
php 8.4 compatibility
Update MobileDetect library to 3.74.3
This add-on is now available on atelieraphelion.com
- Require XenForo 2.2+
- Require php 7.2+
- Update MobileDetect library to 3.74.0 (Patched to support php 7.2, instead of php 7.4+)
- Implement caching wrapper around Mobile_detect::match calls.
- Forward unknown function calls to the wrapped Mobile_detect instance
- 3rd party add-on compatibility fix, rework how html element css injection works
- Require php 7.0+
- Require XenForo 2.1+
- Inject is-mobile or is-tablet into PAGE_CONTAINER html class attribute based on detected user-agent