commit ac6668ce81b1a04e280c61dee7d81f9f6b2ff570 Author: Anton Farygin Date: Wed May 3 12:43:19 2023 +0300 On ALTLinux, when sending an email from PHP, the message headers and body contains one additional line break character. diff --git a/ext/mbstring/tests/gh8086.phpt b/ext/mbstring/tests/gh8086.phpt index 2eeed67e5b..fd0490eadf 100644 --- a/ext/mbstring/tests/gh8086.phpt +++ b/ext/mbstring/tests/gh8086.phpt @@ -30,4 +30,4 @@ @unlink(__DIR__ . "/gh8086.eml"); ?> --EXPECT-- -int(6) +int(7)