paragonie / paseto

Platform-Agnostic Security Tokens
https://paseto.io
Other
3.23k stars 108 forks source link

Update docblocks to allow mixed-value claims #152

Closed spantaleev closed 2 years ago

spantaleev commented 2 years ago

Fixes https://github.com/paragonie/paseto/issues/150

mixed typehints for $value arguments haven't been added intentionally, as that would bump the minimum supported PHP version to 8.0.