summaryrefslogtreecommitdiff
path: root/ext/mysqli/mysqli_exception.c
Commit message (Expand)AuthorAgeFilesLines
* Accept zend_object* in zend_update_propertyNikita Popov2020-08-071-7/+7
* Generate function entries from stubs for mysqliMáté Kocsis2020-04-191-7/+0
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Remove local variablesPeter Kokot2019-02-031-10/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* year++Xinchen Hui2018-01-021-1/+1
* Remove superfluous semicolonsTom Van Looy2017-06-261-1/+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
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-7/+7
* | 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-8/+7
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-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-2/+2
* Fix for bug #52654 mysqli doesn't install headers with structures it usesAndrey Hristov2010-08-201-0/+1
* 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
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Import mysqlndAndrey Hristov2007-10-051-1/+1
* 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
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* fix couple of leaks in MySQLiAntony Dovgal2005-06-271-0/+1
* Added standard emacs and vim modelinesZak Greant2005-01-161-0/+9
* - Fix shared buildMarcus Boerger2005-01-081-1/+1
* ZTS fix.Sebastian Bergmann2005-01-071-1/+1
* Added new classes:Georg Richter2005-01-071-0/+74