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 efa97e0 commit e5a79f4Copy full SHA for e5a79f4
tests/Base32Test.php
@@ -22,7 +22,7 @@ public function testEmpty(): void
22
}
23
24
/**
25
- * RFC 4648 test vectors (uppercase, no padding) adapted to unpadded form.
+ * RFC 4648 test vectors (uppercase, unpadded form).
26
*
27
* @return array<string, array{plain: string, base32: string}>
28
*/
0 commit comments