We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d82e8e commit 29cdbccCopy full SHA for 29cdbcc
tests/Data/AlphaNumTest.php
@@ -43,7 +43,6 @@ public static function stringValidateProvider():array{
43
[':', true],
44
['/', true],
45
['\\', false],
46
- ['0,1', false]
47
];
48
}
49
0 commit comments