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

Missing UserAgentHeaders #658

Closed jasonlam604 closed 6 years ago

jasonlam604 commented 7 years ago

Referring to devel3-workinprogress branch, are you going to commit your latest changes to this branch any time in the near future? Current state seems to broken at least from unit test perspective.

MobileDetectTests\FunctionalTests\DetectingTest::testAnUserAgentOfAPhoneThatContainsBrowserAndOperatingSystemModelAndVersionInformationAreReturnedInThePropsArray
Error: Class 'MobileDetect\Repository\UserAgentHeaders' not found

I'm looking to contribute.

serbanghita commented 6 years ago

@jasonlam604 I haven't touched it in a while, I need to get back and finish it. Do you want to be notified when I have an MVP working version?

serbanghita commented 6 years ago

@jasonlam604 you can also join the Slack chan to keep in touch there