summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_debug.c
diff options
context:
space:
mode:
authorXinchen Hui <laruence@php.net>2014-05-20 15:50:41 +0800
committerXinchen Hui <laruence@php.net>2014-05-20 15:50:41 +0800
commitf2028491aa44367dbf77cc1008e9e4b027f60666 (patch)
tree8377e27cb7145df823751ead056f8857f140f870 /ext/mysqlnd/mysqlnd_debug.c
parente1317ed5176d9c467d885c3149fa668822172cb1 (diff)
parent4d299b5092ac18e158073ac92ad606fd4858b05c (diff)
downloadphp-git-f2028491aa44367dbf77cc1008e9e4b027f60666.tar.gz
Merge branch 'phpng' of https://git.php.net/repository/php-src into phpng
Conflicts: ext/pdo_pgsql/tests/common.phpt
Diffstat (limited to 'ext/mysqlnd/mysqlnd_debug.c')
-rw-r--r--ext/mysqlnd/mysqlnd_debug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/mysqlnd/mysqlnd_debug.c b/ext/mysqlnd/mysqlnd_debug.c
index 9fbcc4768f..296a31dfb0 100644
--- a/ext/mysqlnd/mysqlnd_debug.c
+++ b/ext/mysqlnd/mysqlnd_debug.c
@@ -792,7 +792,6 @@ static struct st_mysqlnd_plugin_trace_log mysqlnd_plugin_trace_log_plugin =
},
{/* methods */
mysqlnd_debug_init,
- mysqlnd_get_backtrace
}
};