File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -176,11 +176,8 @@ engine = On
176
176
; documents, however this remains supported for backward compatibility reasons.
177
177
; Note that this directive does not control the <?= shorthand tag, which can be
178
178
; used regardless of this directive.
179
- ; Default Value: Off
180
- ; Development Value: Off
181
- ; Production Value: Off
182
179
; http://php.net/short-open-tag
183
- ;short_open_tag =
180
+ ;short_open_tag = Off
184
181
185
182
; The number of significant digits displayed in floating point numbers.
186
183
; http://php.net/precision
Original file line number Diff line number Diff line change @@ -181,11 +181,8 @@ engine = On
181
181
; documents, however this remains supported for backward compatibility reasons.
182
182
; Note that this directive does not control the <?= shorthand tag, which can be
183
183
; used regardless of this directive.
184
- ; Default Value: Off
185
- ; Development Value: Off
186
- ; Production Value: Off
187
184
; http://php.net/short-open-tag
188
- ;short_open_tag =
185
+ ;short_open_tag = Off
189
186
190
187
; The number of significant digits displayed in floating point numbers.
191
188
; http://php.net/precision
You can’t perform that action at this time.
0 commit comments