-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
device-detector 4.x changed from using the array() syntax for arrays to using the [] syntax in the files UAInspector uses to build its short code database. This breaks the regex used to parse these files in UAInspector.Downloader.ShortCodeMapConverter
| "\\$#{var} = (?:array\\(|\\[)(?<map>.*)(?:\\)|\\]);" |
Old version of device-detector -> https://raw.githubusercontent.com/matomo-org/device-detector/3.13.1/Parser/Client/Browser.php
New version of device-detector -> https://raw.githubusercontent.com/matomo-org/device-detector/4.0.0/Parser/Client/Browser.php
This issue is present in all 4.x versions of device-detector.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels