Skip to content

Version 2.0.0 - PHP7.1 only

Compare
Choose a tag to compare
@belgattitude belgattitude released this 29 Jun 18:07
· 276 commits to master since this release

This release requires PHP7.1 !!!

While major version have been incremented, the api between v1.4.0 and 2.0.0 has remained the same.
In other words no breaking changes should happen (BC preserved).

Changed

  • Support for PHP7.1 only declare(strict_types=1).

Fixed

  • Minor bugfix with integer cookie encoding due to strict_types