mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-17 16:26:51 +03:00
fcfcd3fb60
escapeshellargs() uses different quotation mark characters between Linux and Windows, so tests were failing on Windows. This change uses a regular expression instead.