-
-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Description
php-qrcode/src/Data/AlphaNum.php
Line 30 in 9964cf8
private const CHAR_MAP = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:'; |
(bool)preg_match('#^[+-.]+$#', ',') = true
BUT
(bool)preg_match('#^[+.-]+$#', ',') = false
Metadata
Metadata
Assignees
Labels
No labels