We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab06f5f commit 5fbf348Copy full SHA for 5fbf348
2 files changed
CHANGELOG
@@ -1,5 +1,8 @@
1
CHANGELOG
2
=========
3
+v3.4.1
4
+* Add setSchemasPath to Auth class and fix backward compatibility
5
+
6
v.3.4.0
7
* Support rejecting unsolicited SAMLResponses.
8
* Support stric destination matching.
src/Saml2/version.json
@@ -1,7 +1,7 @@
{
"php-saml": {
- "version": "3.4.0",
- "released": "19/11/2019"
+ "version": "3.4.1",
+ "released": "25/11/2019"
}
0 commit comments