mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-16 16:17:43 +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.