Skip to content

Releases: CodeCollab/CsrfToken

v2.0.0

16 Jul 13:25

Choose a tag to compare

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.

v1.0.0

12 Dec 13:09

Choose a tag to compare

First stable release