summaryrefslogtreecommitdiff
path: root/ext/mysqli/mysqli_result_iterator.c
Commit message (Expand)AuthorAgeFilesLines
* bump yearXinchen Hui2015-01-151-1/+1
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-11/+11
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* master renames phase 1Anatol Belski2014-08-251-1/+1
* basic macro replacements, all at onceAnatol Belski2014-08-191-1/+1
* Refactor MySQLi (incompleted, only compilable now)Xinchen Hui2014-05-111-30/+15
* Bump yearXinchen Hui2014-01-031-1/+1
* Add support for non-scalar Iterator keys in foreachNikita Popov2013-03-121-3/+2
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Fix for Bug #55582 mysqli_num_rows() returns always 0 for unbuffered, when my...Andrey Hristov2011-09-051-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Fixed compiler warnings in mysqliKalle Sommer Nielsen2010-10-051-1/+1
* Sorry for the commit but compiler warnings are annoying and so are white spac...Ulf Wendel2010-10-041-3/+3
* Fix for bug #52654 mysqli doesn't install headers with structures it usesAndrey Hristov2010-08-201-0/+1
* Fix commentAndrey Hristov2010-05-181-4/+1
* Add iterator to mysqli_result. Works both for :Andrey Hristov2010-05-181-0/+184