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