| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| |\ |
|
| | * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| | * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -3/+3 |
| * | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -2/+2 |
| * | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -18/+18 |
| * | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| * | | Fixed useless or duplicated IS_INTERNED() checks | Dmitry Stogov | 2014-09-19 | 1 | -3/+3 |
| * | | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -14/+14 |
| * | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -32/+32 |
| * | | yet trivial fixes to mysql exts | Anatol Belski | 2014-08-21 | 1 | -7/+7 |
| * | | ported ext/mysqli | Anatol Belski | 2014-08-19 | 1 | -13/+13 |
| * | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -30/+30 |
| * | | clean up - avoid realloc | Xinchen Hui | 2014-08-13 | 1 | -5/+4 |
| * | | Various bug fixes (now 17 tests fails, it is 11 in trunk) | Xinchen Hui | 2014-05-11 | 1 | -4/+4 |
| * | | Refactor MySQLi (incompleted, only compilable now) | Xinchen Hui | 2014-05-11 | 1 | -174/+95 |
| * | | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 1 | -2/+4 |
| |\ \
| |/ |
|
| | * | Use API instead of directly acessing the structure | Andrey Hristov | 2014-02-25 | 1 | -2/+4 |
| * | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -8/+8 |
| |/ |
|
| * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| * | Fix bug #61003 mysql_stat() require a valid connection | Johannes Schlüter | 2012-03-06 | 1 | -0/+4 |
| * | unnecessay slash | Xinchen Hui | 2012-01-17 | 1 | -2/+2 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | Split struct MYSQLND in struct MYSQLND and struct MYSQLD_CONN_DATA. | Andrey Hristov | 2011-10-31 | 1 | -3/+3 |
| * | Move from directly referencing an aggregated structure to using a | Andrey Hristov | 2011-10-25 | 1 | -6/+7 |
| * | null the value before usage | Andrey Hristov | 2011-10-08 | 1 | -4/+3 |
| * | Be consistent, add mysqli::stat property, as equivalent of mysqli_stat(). | Andrey Hristov | 2011-10-06 | 1 | -0/+33 |
| * | Add mysqli_error_list() that returns an array with errors. Typically only | Andrey Hristov | 2011-08-04 | 1 | -0/+98 |
| * | fix warnings due to change in zend_property_info (structure extended in the m... | Andrey Hristov | 2011-08-02 | 1 | -38/+38 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| * | Fixed compiler warnings in mysqli | Kalle Sommer Nielsen | 2010-10-05 | 1 | -3/+3 |
| * | Fixing compiler warning "ext/mysqli/mysqli_prop.c", line [...]: warning: synt... | Ulf Wendel | 2010-10-04 | 1 | -22/+22 |
| * | Sorry for the commit but compiler warnings are annoying and so are white spac... | Ulf Wendel | 2010-10-04 | 1 | -13/+13 |
| * | Fix for bug #52654 mysqli doesn't install headers with structures it uses | Andrey Hristov | 2010-08-20 | 1 | -0/+1 |
| * | decouple the methods in MYSQLND_STMT from the data, | Andrey Hristov | 2010-03-16 | 1 | -1/+1 |
| * | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| * | MFH: Revert in regard of my_ulonglong which should be used instead of long | Andrey Hristov | 2009-05-27 | 1 | -20/+19 |
| * | MFH: Fix compiler warnings in ext/mysql, ext/mysqli and ext/pdo_mysql | Kalle Sommer Nielsen | 2009-05-20 | 1 | -7/+7 |
| * | MFH Fix #45940 MySQLI OO does not populate connect_error property on failed | Johannes Schlüter | 2009-01-12 | 1 | -4/+8 |
| * | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| * | MFH: | Andrey Hristov | 2008-11-18 | 1 | -2/+2 |
| * | MFH: Remove unneeded cast | Andrey Hristov | 2008-11-10 | 1 | -1/+1 |
| * | MFH: Fixed compiler warnings | Ilia Alshanetsky | 2008-11-10 | 1 | -11/+11 |
| * | MFH: Fix warnings in sprintf | Andrey Hristov | 2008-10-31 | 1 | -18/+18 |
| * | Fixed a bunch of bugs reported in | Andrey Hristov | 2008-03-18 | 1 | -46/+92 |
| * | More optimizations - less MM calls | Andrey Hristov | 2008-01-28 | 1 | -1/+1 |
| * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| * | Fix bug due to shadowing of variables. This one is pretty-pretty rare, | Andrey Hristov | 2007-10-16 | 1 | -2/+2 |