Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37865634
en ru br
ALT Linux repos
S:8.2.10-alt1

Group :: Development/Other
RPM: php8.2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: php-8.2-altlinux-mbstring-test.patch
Download


commit ac6668ce81b1a04e280c61dee7d81f9f6b2ff570
Author: Anton Farygin <rider@altlinux.org>
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)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin