summaryrefslogtreecommitdiff
path: root/ext/mysqli/mysqli_warning.c
Commit message (Expand)AuthorAgeFilesLines
* Fix #78666 mysqli_options generates Warning on var_dump()Máté Kocsis2020-01-281-12/+28
* Remove local variablesPeter Kokot2019-02-031-10/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Replace zval_dtor() with specialized destructorsDmitry Stogov2018-07-051-2/+2
* Remove explicit params count checkGabriel Caruso2018-02-191-4/+1
* year++Xinchen Hui2018-01-021-1/+1
* Cleanup type conversionDmitry Stogov2017-12-071-2/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Fixed compilation warningsDmitry Stogov2016-06-221-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | Fixed broken nameDmitry Stogov2015-07-011-4/+4
* | Cleanup (avoid duplication)Dmitry Stogov2015-07-011-4/+2
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-23/+23
* | Merge branch 'master' into issue-67910Florian MARGAINE2014-09-201-1/+1
|\ \
| * | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-1/+1
|/ /
* | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-1/+1
* | master renames phase 1Anatol Belski2014-08-251-7/+7
* | basic macro replacements, all at onceAnatol Belski2014-08-191-4/+4
* | Suppress warningXinchen Hui2014-06-281-1/+1
* | Fixed MySQLi built with mysqlndXinchen Hui2014-06-191-10/+9
* | Various bug fixes (now 17 tests fails, it is 11 in trunk)Xinchen Hui2014-05-111-6/+6
* | Refactor MySQLi (incompleted, only compilable now)Xinchen Hui2014-05-111-45/+22
|/
* Switch from a single flag to a flag byteAndrey Hristov2014-03-101-1/+1
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Split struct MYSQLND in struct MYSQLND and struct MYSQLD_CONN_DATA.Andrey Hristov2011-10-311-12/+27
* fix warnings due to change in zend_property_info (structure extended in the m...Andrey Hristov2011-08-021-5/+5
* Fix for bug #54221 mysqli::get_warnings segfault when used in multi queriesAndrey Hristov2011-03-171-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Sorry for the commit but compiler warnings are annoying and so are white spac...Ulf Wendel2010-10-041-9/+9
* Fix for bug #52654 mysqli doesn't install headers with structures it usesAndrey Hristov2010-08-201-0/+1
* Add checks to check the underlying pointer in the resource.Andrey Hristov2010-05-261-2/+2
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Fixed a bunch of bugs reported inAndrey Hristov2008-03-181-4/+14
* Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with diffe...Andrey Hristov2008-03-101-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Import mysqlndAndrey Hristov2007-10-051-29/+133
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Fix for bug #36802 (server crashes with invalid/not opened connections)Georg Richter2006-03-241-4/+4
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* fix TS buildAntony Dovgal2005-10-121-1/+1
* fix #34818 (new mysqli_stmt() and several others crash if the first parameter...Antony Dovgal2005-10-101-5/+5