mirror of
https://github.com/php/php-src.git
synced 2026-04-14 11:32:11 +02:00
+ signs in the browscap patterns are meant to be literal characters, so we have to escape them for the regex matching.
+ signs in the browscap patterns are meant to be literal characters, so we have to escape them for the regex matching.