From: Peter Kokot Date: Sat, 14 Oct 2017 20:18:25 +0000 (+0200) Subject: Convert some mysqlnd file encodings to UTF-8 X-Git-Tag: php-7.3.0alpha1~1241 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=13f3bd9172fb28f8277696a799889248e65be20c;p=php Convert some mysqlnd file encodings to UTF-8 --- diff --git a/ext/mysqlnd/mysqlnd_ext_plugin.c b/ext/mysqlnd/mysqlnd_ext_plugin.c index 56eb1b3024..90c5ef9f5a 100644 --- a/ext/mysqlnd/mysqlnd_ext_plugin.c +++ b/ext/mysqlnd/mysqlnd_ext_plugin.c @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Andrey Hristov | - | Johannes Schlüter | + | Johannes Schlüter | | Ulf Wendel | +----------------------------------------------------------------------+ */ diff --git a/ext/mysqlnd/mysqlnd_ext_plugin.h b/ext/mysqlnd/mysqlnd_ext_plugin.h index bebc7196cb..3a4c9dce41 100644 --- a/ext/mysqlnd/mysqlnd_ext_plugin.h +++ b/ext/mysqlnd/mysqlnd_ext_plugin.h @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Andrey Hristov | - | Johannes Schlüter | + | Johannes Schlüter | | Ulf Wendel | +----------------------------------------------------------------------+ */ diff --git a/ext/mysqlnd/mysqlnd_result_meta.h b/ext/mysqlnd/mysqlnd_result_meta.h index de6674388c..42a900e22f 100644 --- a/ext/mysqlnd/mysqlnd_result_meta.h +++ b/ext/mysqlnd/mysqlnd_result_meta.h @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Andrey Hristov | - | Johannes Schlüter | + | Johannes Schlüter | | Ulf Wendel | +----------------------------------------------------------------------+ */ diff --git a/ext/mysqlnd/mysqlnd_reverse_api.c b/ext/mysqlnd/mysqlnd_reverse_api.c index 95d4f70ea6..120faa2dd8 100644 --- a/ext/mysqlnd/mysqlnd_reverse_api.c +++ b/ext/mysqlnd/mysqlnd_reverse_api.c @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Andrey Hristov | - | Johannes Schlüter | + | Johannes Schlüter | | Ulf Wendel | +----------------------------------------------------------------------+ */