1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

[ci skip] Add missing entries to php.ini quick reference

Closes GH-9889.
This commit is contained in:
Christoph M. Becker
2022-12-01 14:59:28 +01:00
parent 853e9caaa3
commit d4c804b98e
2 changed files with 20 additions and 0 deletions

View File

@@ -144,6 +144,11 @@
; 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
@@ -154,6 +159,11 @@
; Development Value: "GPCS"
; Production Value: "GPCS"
; zend.assertions
; Default Value: 1
; Development Value: 1
; Production Value: -1
; zend.exception_ignore_args
; Default Value: Off
; Development Value: Off