mirror of
https://github.com/crypto-pro-web/crypto-pro-php.git
synced 2025-01-18 11:25:50 +03:00
parent
9b143e9fe2
commit
b12c7dc834
@ -23,7 +23,7 @@ class CertificateHelper
|
||||
$extractedEntities = [];
|
||||
|
||||
preg_match_all(
|
||||
'/([\w0-9\s.]+)=(?:("[^"]+?")|(.+?))(?:,|$)/',
|
||||
'/([a-zа-я0-9\s.]+)=(?:("[^"]+?")|(.+?))(?:,|$)/i',
|
||||
$rawInfo,
|
||||
$extractedEntities,
|
||||
PREG_SET_ORDER,
|
||||
|
Loading…
Reference in New Issue
Block a user