summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_bt.c
Commit message (Collapse)AuthorAgeFilesLines
* remove mysqlnd_bt.c as it a long dead codeAndrey Hristov2014-05-191-241/+0
|
* more port to phpng, zend_string and hash, work in progressPierre Joye2014-05-181-34/+35
|
* Bump yearXinchen Hui2014-01-031-1/+1
|
* Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-01-061-1/+1
|\
| * bump yearXinchen Hui2013-01-061-1/+1
| |
| * - Year++Felipe Pena2012-01-011-1/+1
| |
| * Fix warning "implicit declaration of function `zend_fetch_debug_backtrace'"Xinchen Hui2011-09-251-0/+1
| |
| * Fixed compiler warning "incompatible pointer type"Xinchen Hui2011-09-051-1/+1
| |
* | remove old unicode code, that is was compiled out by using a macroandrey2012-09-251-250/+6
| |
* | - Year++Felipe Pena2012-01-011-1/+1
| |
* | Fix warning "implicit declaration of function `zend_fetch_debug_backtrace'"Xinchen Hui2011-09-251-0/+1
| |
* | Fixed compiler warning "incompatible pointer type"Xinchen Hui2011-09-051-1/+1
|/
* Add optional argument to debug_backtrace() and debug_print_backtrace() to ↵Sebastian Bergmann2011-04-091-1/+1
| | | | limit the amount of stack frames returned.
* split mysqlnd_debug.c in 3 filesAndrey Hristov2011-03-181-0/+483