From f7329f43a5c5715b9b058a6bb37d257428c2a276 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Sun, 3 Nov 2024 20:28:13 +0100 Subject: [PATCH] session: `session.sid_length` and `session.sid_bits_per_character` are deprecated --- reference/session/ini.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/session/ini.xml b/reference/session/ini.xml index 627d74aa6148..05c15b5877b8 100644 --- a/reference/session/ini.xml +++ b/reference/session/ini.xml @@ -158,13 +158,13 @@ session.sid_length "32" INI_ALL - Available as of PHP 7.1.0. + Available as of PHP 7.1.0. Deprecated as of PHP 8.4.0. session.sid_bits_per_character "4" INI_ALL - Available as of PHP 7.1.0. + Available as of PHP 7.1.0. Deprecated as of PHP 8.4.0. session.upload_progress.enabled