| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.9.0 source code.tar.gz | 2026-04-23 | 59.6 kB | |
| 4.9.0 source code.zip | 2026-04-23 | 69.3 kB | |
| README.md | 2026-04-23 | 810 Bytes | |
| Totals: 3 Items | 129.7 kB | 2 | |
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: https://github.com/serbanghita/Mobile-Detect/compare/4.8.10...4.9.0