File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
ext/standard/tests/general_functions Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ echo 'foo';
1212Warning: Header may not contain more than a single header, new line detected in %s on line %d
1313foo
1414--EXPECTHEADERS--
15- Content-type: text/html; charset=UTF-8
15+ Content-type: text/html
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ echo 'foo';
1111Warning: Header may not contain NUL bytes in %s on line %d
1212foo
1313--EXPECTHEADERS--
14- Content-type: text/html; charset=UTF-8
14+ Content-type: text/html
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ echo 'foo';
1111Warning: Header may not contain more than a single header, new line detected in %s on line %d
1212foo
1313--EXPECTHEADERS--
14- Content-type: text/html; charset=UTF-8
14+ Content-type: text/html
You can’t perform that action at this time.
0 commit comments