File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
+ ## [ 4.0.2] - 2025-01-23
8
+ ### Fixed
9
+ - PHP 8.4 deprecation errors (implicitly nullable parameter) [ #30 ]
10
+
7
11
## [ 4.0.1] - 2024-11-21
8
12
### Fixed
9
13
- Support for Php 8.4 [ #29 ] .
@@ -223,7 +227,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
223
227
[ #23 ] : https://github.com/middlewares/utils/issues/23
224
228
[ #26 ] : https://github.com/middlewares/utils/issues/26
225
229
[ #29 ] : https://github.com/middlewares/utils/issues/29
230
+ [ #30 ] : https://github.com/middlewares/utils/issues/30
226
231
232
+ [ 4.0.2 ] : https://github.com/middlewares/utils/compare/v4.0.1...v4.0.2
227
233
[ 4.0.1 ] : https://github.com/middlewares/utils/compare/v4.0.0...v4.0.1
228
234
[ 4.0.0 ] : https://github.com/middlewares/utils/compare/v3.3.0...v4.0.0
229
235
[ 3.3.0 ] : https://github.com/middlewares/utils/compare/v3.2.0...v3.3.0
You can’t perform that action at this time.
0 commit comments