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