We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b246ef8 commit ec1217bCopy full SHA for ec1217b
docs/ChangeLog
@@ -1,3 +1,17 @@
1
+Changes in version 1.4.0
2
+
3
+Bug Fixes:
4
+ * Remove ineffective test annotations @outputBuffering [#379] (François Freitag)
5
+ * Fix travis-ci build process and remove PHP5 support [#366] (Joachim Fritschi)
6
+ * Fix use of deprecated setDebug() in examples [#360] (Joachim Fritschi)
7
+ * Fix session_set_save_handler error [#365] (Joachim Fritschi)
8
+ * Fix wrong server_port documentation [#369] (Joachim Fritschi)
9
10
+Improvement:
11
+ * support samesite cookies attribute (#370) (Mickael)
12
+ * Remove PHP5 support [#366] (Joachim Fritschi)
13
14
15
Changes in version 1.3.9
16
17
Bug Fixes:
0 commit comments