WhichBrowser / Parser-PHP

Browser sniffing gone too far — A useragent parser library for PHP
http://whichbrowser.net
MIT License
1.79k stars 242 forks source link

Update Useragent.php #687

Closed ghost closed 5 months ago

ghost commented 5 months ago

Fixed PHP Deprecation. In PHP 8.2 setting a property on an object that is not declared triggers a deprecation, so this fixed it