summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/php_mysqlnd.h
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2016-03-17 11:57:08 +0800
committerXinchen Hui <laruence@gmail.com>2016-03-17 11:57:08 +0800
commita3940c1867d10f177c46860ed4632d79960f5e82 (patch)
tree46c5983cecafb5d84330a40ea26f4e028b0666f3 /ext/mysqlnd/php_mysqlnd.h
parentb9aed47a7a9a1e9485317b5b0d5c58ff4cec5456 (diff)
parentfc49f1c41139962030810c7563aab6f325b218e0 (diff)
downloadphp-git-a3940c1867d10f177c46860ed4632d79960f5e82.tar.gz
Merge branch 'master' of git.php.net:/php-src
* 'master' of git.php.net:/php-src: Fix build Fix build Fix build prepare for 5.6.20RC1 Fix more emails More email fixing Fix emails in headers. @mysql.com addresses are no more since many years. fix #ifdef usage
Diffstat (limited to 'ext/mysqlnd/php_mysqlnd.h')
-rw-r--r--ext/mysqlnd/php_mysqlnd.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/ext/mysqlnd/php_mysqlnd.h b/ext/mysqlnd/php_mysqlnd.h
index 7ee015e291..87e6a75b07 100644
--- a/ext/mysqlnd/php_mysqlnd.h
+++ b/ext/mysqlnd/php_mysqlnd.h
@@ -12,12 +12,9 @@
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
- | Authors: Andrey Hristov <andrey@mysql.com> |
- | Ulf Wendel <uwendel@mysql.com> |
- | Georg Richter <georg@mysql.com> |
+ | Authors: Andrey Hristov <andrey@php.net> |
+ | Ulf Wendel <uw@php.net> |
+----------------------------------------------------------------------+
-
- $Id$
*/
#ifndef PHP_MYSQLND_H