From ef79b3ae0c79cb4abecbc42bbb2540d5507e9ac1 Mon Sep 17 00:00:00 2001 From: Khan M Rashedun-Naby Date: Tue, 3 Apr 2018 22:52:49 +0600 Subject: [PATCH] Author Name Character Fix --- ext/standard/string.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/string.c b/ext/standard/string.c index 475d6f5186..a19bc565ab 100644 --- a/ext/standard/string.c +++ b/ext/standard/string.c @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf | - | Stig S�ther Bakken | + | Stig Sæther Bakken | | Zeev Suraski | +----------------------------------------------------------------------+ */ -- 2.50.1