mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-13 15:46:53 +03:00
b4dff559ab
* Assert, for psalm, the string is non-empty if validation passes * Adds a test for SA asserting that valid string are also non-empty * Suppress PHPStan error for unsupported conditional type assertion * Check SA tools don't complain about non-empty-string as input parameter to `Uuid::isValid()`