]> granicus.if.org Git - php/commitdiff
More email fixing
authorAndrey Hristov <andrey@php.net>
Wed, 16 Mar 2016 09:54:56 +0000 (10:54 +0100)
committerAndrey Hristov <andrey@php.net>
Wed, 16 Mar 2016 09:54:56 +0000 (10:54 +0100)
ext/mysqlnd/mysqlnd_charset.c
ext/mysqlnd/mysqlnd_debug.c
ext/mysqlnd/mysqlnd_driver.c

index 1ed35f9a5112067e31a245d836805a7fadfbeff5..f47942a493fe8a5872e4de6e4e6709fa0201b895 100644 (file)
@@ -868,7 +868,7 @@ static struct st_mysqlnd_plugin_charsets mysqlnd_plugin_charsets_plugin =
                MYSQLND_VERSION_ID,
                PHP_MYSQLND_VERSION,
                "PHP License 3.01",
-               "Andrey Hristov <andrey@mysql.com>,  Ulf Wendel <uwendel@mysql.com>, Georg Richter <georg@mysql.com>",
+               "Andrey Hristov <andrey@php.net>,  Ulf Wendel <uw@php.net>, Georg Richter <georg@php.net>",
                {
                        NULL, /* no statistics , will be filled later if there are some */
                        NULL, /* no statistics */
index fd74b69684dd9e6458bef900de519a2d473c5304..989339854d6e4b47bad7e05f82624aa151a3da87 100644 (file)
@@ -759,7 +759,7 @@ static struct st_mysqlnd_plugin_trace_log mysqlnd_plugin_trace_log_plugin =
                MYSQLND_VERSION_ID,
                PHP_MYSQLND_VERSION,
                "PHP License 3.01",
-               "Andrey Hristov <andrey@mysql.com>,  Ulf Wendel <uwendel@mysql.com>, Georg Richter <georg@mysql.com>",
+               "Andrey Hristov <andrey@php.net>,  Ulf Wendel <uw@php.net>, Georg Richter <georg@php.net>",
                {
                        NULL, /* no statistics , will be filled later if there are some */
                        NULL, /* no statistics */
index f62b887748b60bdd043e4b8e4d3dadab529b4a15..f437a399e243d5e8f5002e3ca2c015cf870a0d67 100644 (file)
@@ -39,7 +39,7 @@ static struct st_mysqlnd_plugin_core mysqlnd_plugin_core =
                MYSQLND_VERSION_ID,
                PHP_MYSQLND_VERSION,
                "PHP License 3.01",
-               "Andrey Hristov <andrey@mysql.com>,  Ulf Wendel <uwendel@mysql.com>, Georg Richter <georg@mysql.com>",
+               "Andrey Hristov <andrey@php.net>,  Ulf Wendel <uw@php.net>, Georg Richter <georg@php.net>",
                {
                        NULL, /* will be filled later */
                        mysqlnd_stats_values_names,