File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
+ ## [ 3.2.0] - 2025-03-21
9
+ ### Added
10
+ - Support for PHP 8.4
11
+
8
12
## [ 3.1.1] - 2022-03-13
9
13
### Fixed
10
14
- Get the session name from options if available and not explicity set [ #14 ]
@@ -90,6 +94,7 @@ First version
90
94
[ #9 ] : https://github.com/middlewares/php-session/issues/9
91
95
[ #14 ] : https://github.com/middlewares/php-session/issues/14
92
96
97
+ [ 3.2.0 ] : https://github.com/middlewares/php-session/compare/v3.1.1...v3.2.0
93
98
[ 3.1.1 ] : https://github.com/middlewares/php-session/compare/v3.1.0...v3.1.1
94
99
[ 3.1.0 ] : https://github.com/middlewares/php-session/compare/v3.0.1...v3.1.0
95
100
[ 3.0.1 ] : https://github.com/middlewares/php-session/compare/v3.0.0...v3.0.1
You can’t perform that action at this time.
0 commit comments