mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-16 16:17:43 +03:00
Applied fixes and suppressions (sadly) to match psalm/phpstan code quality guidelines
We have a lot of deprecated API in here which shouldn't exist in first place, but that will luckily disappear with v5.0.0 :-)
This commit is contained in:
@@ -1168,7 +1168,6 @@ class UuidTest extends TestCase
|
||||
* as the Python UUID library.
|
||||
*
|
||||
* @param string[] $fields
|
||||
* @param class-string $class
|
||||
*
|
||||
* @dataProvider providePythonTests
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user