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 1e836cd commit 41565a2Copy full SHA for 41565a2
NEWS
@@ -31,6 +31,10 @@ PHP NEWS
31
. Allowed PDO_OCI to compile with Oracle Database 12c client libraries.
32
(Chris Jones)
33
34
+- Session:
35
+ . Added optional create_sid() argument to session_set_save_handler(),
36
+ SessionHandler and new SessionIdInterface. (Leigh, Arpad)
37
+
38
- Sockets:
39
. Implemented FR #63472 (Setting SO_BINDTODEVICE with socket_set_option).
40
(Damjan Cvetko)
0 commit comments