Skip to content

Commit f813f43

Browse files
PeeHaacmb69
authored andcommitted
Removed incorrect (leftover?) sentence in ini
about mbstring or iconv output handler
1 parent 8b19192 commit f813f43

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

php.ini-development

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,6 @@ default_charset = "UTF-8"
690690

691691
; PHP output character encoding is set to empty.
692692
; If empty, default_charset is used.
693-
; mbstring or iconv output handler is used.
694693
; See also output_buffer.
695694
; http://php.net/output-encoding
696695
;output_encoding =

php.ini-production

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,6 @@ default_charset = "UTF-8"
690690

691691
; PHP output character encoding is set to empty.
692692
; If empty, default_charset is used.
693-
; mbstring or iconv output handler is used.
694693
; See also output_buffer.
695694
; http://php.net/output-encoding
696695
;output_encoding =

0 commit comments

Comments
 (0)