serbanghita / Mobile-Detect

Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
http://mobiledetect.net
MIT License
10.52k stars 2.67k forks source link

php 8.4 compatibility for v3.74.x #957

Closed Xon closed 5 months ago

Xon commented 5 months ago

956 for the v3.74.x branch

serbanghita commented 5 months ago

@Xon the 3.74.x branch is for PHP 7.x only

serbanghita commented 5 months ago

see https://github.com/serbanghita/Mobile-Detect?tab=readme-ov-file#before-you-install

serbanghita commented 5 months ago

path is better suited for 4.8.x