Completely remove session.sid_length and session.sid_bits_per_character from INI files (#15382)

see e8ff7c70f9

[timwolla: Adjusted commit message]
This commit is contained in:
Remi Collet 2024-08-13 17:04:22 +02:00 committed by GitHub
parent d63caf006b
commit 589cfbb24f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 20 deletions

View file

@ -139,16 +139,6 @@
; Development Value: 1000
; Production Value: 1000
; session.sid_bits_per_character
; Default Value: 4
; Development Value: 5
; Production Value: 5
; session.sid_length
; Default Value: 32
; Development Value: 26
; Production Value: 26
; short_open_tag
; Default Value: On
; Development Value: Off

View file

@ -139,16 +139,6 @@
; Development Value: 1000
; Production Value: 1000
; session.sid_bits_per_character
; Default Value: 4
; Development Value: 5
; Production Value: 5
; session.sid_length
; Default Value: 32
; Development Value: 26
; Production Value: 26
; short_open_tag
; Default Value: On
; Development Value: Off