mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +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.