Merge branch 'PHP-7.0'

This commit is contained in:
Andrey Hristov 2016-03-16 10:47:27 +01:00
commit 3a33ee63e8
43 changed files with 119 additions and 127 deletions

View file

@ -1,3 +1,4 @@
/*
/*
+----------------------------------------------------------------------+
| PHP Version 7 |
@ -12,13 +13,11 @@
| 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: mysqlnd.c 306407 2010-12-16 12:56:19Z andrey $ */
#include "php.h"
#include "mysqlnd.h"
#include "mysqlnd_priv.h"