Skip to content

Commit 41565a2

Browse files
committed
Update NEWS
1 parent 1e836cd commit 41565a2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ PHP NEWS
3131
. Allowed PDO_OCI to compile with Oracle Database 12c client libraries.
3232
(Chris Jones)
3333

34+
- Session:
35+
. Added optional create_sid() argument to session_set_save_handler(),
36+
SessionHandler and new SessionIdInterface. (Leigh, Arpad)
37+
3438
- Sockets:
3539
. Implemented FR #63472 (Setting SO_BINDTODEVICE with socket_set_option).
3640
(Damjan Cvetko)

0 commit comments

Comments
 (0)