Minor release.
Added
- Lenovo: broad
Lenovo TBprefix match for modern tablets (#1013). - Samsung: 2025 tablet models (Tab S11, S10 Lite, A11).
MobileDetect::VERSION_TYPE_STRINGandVERSION_TYPE_FLOATconstants promoted topublic(#991).
Changed
- Consistent late static binding for subclass extensibility (#1012).
- Dropped PHP 8.0 and 8.1 from the CI matrix.
Fixed
- PHP 8.4 compatibility: explicit type hints where the engine now requires them.
Cache::getTimestamp()method name typo (wasgetTimeStamp) (#1007).- Version regex now accepts multi-char pre-release suffixes.
- Pinned composer dependencies to exact versions.
- GitHub Actions workflow actions updated to their latest versions.
Full changelog: 4.8.10...4.9.0