Skip to content

Releases: pH-7/CookieSession

v1.0.9

03 Jul 01:37
Compare
Choose a tag to compare

Fix Fatal error: Uncaught TypeError: strtolower() expects parameter 1 to be string, boolean given in vendor\ph-7\cookiesession\src\Config.php on line 50

1.0.8 Version

02 Jul 21:42
Compare
Choose a tag to compare

Replace !empty() by isset() because sometimes the value of a cookie can be "0"

1.0.7 Stable version

08 Mar 22:46
Compare
Choose a tag to compare

Change log: Remove useless return types in Config.php

1.0.6

08 Mar 20:16
Compare
Choose a tag to compare

Use more nice features offer by PHP 7 like strict type declarations.

1.0.5

28 Feb 13:46
Compare
Choose a tag to compare

New maintenance version. Minor improvements

1.0.3 Stable Version

28 Feb 01:53
Compare
Choose a tag to compare

Stable Version for CookieSession package

First standalone version

27 Feb 23:59
Compare
Choose a tag to compare
Pre-release
1.0.0

Make the package name valid