Releases: CodeCollab/CsrfToken
Releases · CodeCollab/CsrfToken
v2.0.0
The release adds support for PHP 7.1
There is a small breaking change where the exception messages when an insufficient strong token cannot be generated now uses the native random_bytes exception messages instead of the generic:
Could not generate a sufficientely strong token.
message.