Skip to content

Releases: CodeCollab/CsrfToken

Release list

v2.0.0

Choose a tag to compare

@PeeHaa PeeHaa released this 16 Jul 13:25

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

Choose a tag to compare

@PeeHaa PeeHaa released this 12 Dec 13:09

First stable release