We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e5f8a commit abd2d93Copy full SHA for abd2d93
1 file changed
NEWS
@@ -45,6 +45,10 @@ PHP NEWS
45
Phar::addEmptyDir() for paths starting with "/.phar", while allowing
46
non-magic directory names that merely share the ".phar" prefix. (Weilin Du)
47
48
+- Session:
49
+ . Fixed session upload progress to respect session.use_only_cookies.
50
+ (jorgsowa)
51
+
52
- Sqlite:
53
. Fix error checks for column retrieval. (ndossche)
54
0 commit comments