Skip to content

Commit 4841e32

Browse files
authored
session: session.sid_length and session.sid_bits_per_character are deprecated (#3993)
1 parent 596c114 commit 4841e32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/session/ini.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,13 +158,13 @@
158158
<entry><link linkend="ini.session.sid-length">session.sid_length</link></entry>
159159
<entry>"32"</entry>
160160
<entry><constant>INI_ALL</constant></entry>
161-
<entry>Available as of PHP 7.1.0.</entry>
161+
<entry>Available as of PHP 7.1.0. Deprecated as of PHP 8.4.0.</entry>
162162
</row>
163163
<row>
164164
<entry><link linkend="ini.session.sid-bits-per-character">session.sid_bits_per_character</link></entry>
165165
<entry>"4"</entry>
166166
<entry><constant>INI_ALL</constant></entry>
167-
<entry>Available as of PHP 7.1.0.</entry>
167+
<entry>Available as of PHP 7.1.0. Deprecated as of PHP 8.4.0.</entry>
168168
</row>
169169
<row>
170170
<entry><link linkend="ini.session.upload-progress.enabled">session.upload_progress.enabled</link></entry>

0 commit comments

Comments
 (0)