Closed mark-wade closed 4 years ago
They seemingly changed the method of detection, previously OPR/*
differentiated Opera Next. It appears now they just append (Edition beta)
to the end of the string.
I'm thinking I may just drop support for Opera Next, it doesn't seem worth the added overhead to detect separately from Opera.
I've gone ahead with that change and tagged a new release https://github.com/donatj/PhpUserAgent/releases/tag/v0.15.0
Running the latest version of Opera on macOS has this user agent string:
Which is incorrectly being reported as "Opera Next" (Opera's beta version) rather than just "Opera".