summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_alloc.h
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2016-01-06 00:03:37 +0800
committerXinchen Hui <laruence@gmail.com>2016-01-06 00:03:37 +0800
commitfd6ec7fcbee4d354dddc98a096d0abfc994be4e8 (patch)
treec0a9070b88281223e99c5f4535f68b9758112d6a /ext/mysqlnd/mysqlnd_alloc.h
parent4550e93b78e1e72bfaf6acadbeabe09035c4be58 (diff)
parent19634277388859a67ca0c15b8d051bd7a5b6fb8d (diff)
downloadphp-git-fd6ec7fcbee4d354dddc98a096d0abfc994be4e8.tar.gz
Merge branch 'master' of git.php.net:/php-src
Diffstat (limited to 'ext/mysqlnd/mysqlnd_alloc.h')
-rw-r--r--ext/mysqlnd/mysqlnd_alloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqlnd/mysqlnd_alloc.h b/ext/mysqlnd/mysqlnd_alloc.h
index c8f99ec205..2ee33e00a3 100644
--- a/ext/mysqlnd/mysqlnd_alloc.h
+++ b/ext/mysqlnd/mysqlnd_alloc.h
@@ -22,7 +22,7 @@
PHPAPI extern const char * mysqlnd_debug_std_no_trace_funcs[];
-#define MYSQLND_MEM_D ZEND_FILE_LINE_ORIG_DC
+#define MYSQLND_MEM_D ZEND_FILE_LINE_DC
#define MYSQLND_MEM_C ZEND_FILE_LINE_CC
struct st_mysqlnd_allocator_methods