Fix reloc for the allocator. Original files and lines were not showing

correct. This seems to be a PHP7 issue.
This commit is contained in:
Andrey Hristov 2016-01-05 16:28:33 +01:00
parent 5034ec44ca
commit 37418deb02
2 changed files with 72 additions and 65 deletions

View file

@ -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