From eca13f7909a499e0215af1948ad8ff77bd21278e Mon Sep 17 00:00:00 2001 From: Tjerk Meesters Date: Fri, 28 Feb 2014 22:27:32 +0800 Subject: [PATCH] Fixed test case title --- ext/standard/tests/mail/bug66535.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/tests/mail/bug66535.phpt b/ext/standard/tests/mail/bug66535.phpt index 75e12849a2b..db1f449cb61 100644 --- a/ext/standard/tests/mail/bug66535.phpt +++ b/ext/standard/tests/mail/bug66535.phpt @@ -1,5 +1,5 @@ --TEST-- -Test mail() function : basic functionality +Bug #66535: Extra newline if add_x_header and no additional headers are used --INI-- sendmail_path=tee mailBasic.out >/dev/null mail.add_x_header = On