You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 14, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,11 @@ 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/en/1.0.0/)
6
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
7
8
+
## [2.4.1] - 2025-02-04
9
+
10
+
### Added
11
+
- Add explicit nullable type in a few places to avoid "PHP Deprecated" warning (PR [#113](https://github.com/24Slides/laravel-saml2/pull/113), @andreypopov)
12
+
8
13
## [2.4.0] - 2024-04-13
9
14
10
15
### Added
@@ -69,7 +74,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
69
74
## [2.0.6] - 2020-10-23
70
75
71
76
### Fixed
72
-
- Setting Name ID Format on SP bootstrap
77
+
- Setting Name ID Format on SP bootstrap
73
78
74
79
## [2.0.5] - 2020-10-23
75
80
@@ -107,8 +112,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
0 commit comments