Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

v3.1.0

Compare
Choose a tag to compare
@ercanozkaya ercanozkaya released this 25 May 10:43
· 16 commits to master since this release

added - PHP8 polyfills (#268)
added - Add support for SameSite cookie attribute
improved - Database layer refactor (#271)
improved - Refactor exception handling
improved - Refactor CSRF protection (#264)
improved - Explicitly pass driver to database queries
improved - Strip -br suffix from the etag
fixed - Substract negative offsets on datetime handling (#266)
fixed - Override ObjectAbstract::__clone to NOT clone the mixed methods as we want the behaviors to be shared between rows
fixed - Support both library and component based identifiers for sessions
fixed - Fix file streaming