summaryrefslogtreecommitdiff
path: root/ext/mysqli/mysqli_driver.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate mysqli driver_version propertyDharman2021-03-151-0/+1
* Remove dead mysqli_driver_construct() functionNikita Popov2021-03-151-12/+0
* Remove redundant macros in mysqli_driver implementationDharman2021-03-151-47/+21
* Replace zend_bool uses with boolNikita Popov2021-01-151-6/+6
* Remove embedded property from mysqli_driverDharman2020-11-091-11/+0
* Remove vestiges of embedded mysql from testsNikita Popov2020-09-171-0/+1
* Fix [-Wundef] warning in MySQLi extensionGeorge Peter Banyard2020-05-181-1/+1
* Generate function entries from stubs for mysqliMáté Kocsis2020-04-191-7/+0
* Merge branch 'PHP-7.4'Christoph M. Becker2020-02-271-1/+1
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-02-271-1/+1
| |\
| | * Fix #64032: mysqli reports different client_versionChristoph M. Becker2020-02-271-1/+1
* | | Merge branch 'PHP-7.4'Máté Kocsis2020-01-281-14/+18
|\ \ \ | |/ /
| * | Fix #78666 mysqli_options generates Warning on var_dump()Máté Kocsis2020-01-281-14/+18
* | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
|/ /
* | Remove mysqli embedded server supportNikita Popov2019-02-281-8/+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
* 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
* | Micro optimaztion (yeah, I know compiler supposed to do that)Xinchen Hui2014-12-221-2/+2
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-12/+12
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 1Anatol Belski2014-08-251-6/+6
* | basic macro replacements, all at onceAnatol Belski2014-08-191-6/+6
* | Refactor MySQLi (incompleted, only compilable now)Xinchen Hui2014-05-111-43/+23
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Add missing include.Johannes Schlüter2011-11-141-1/+1
* fix warnings due to change in zend_property_info (structure extended in the m...Andrey Hristov2011-08-021-8/+8
* - Year++Felipe Pena2011-01-011-1/+1
* Greetings from SunCC.Ulf Wendel2010-10-051-3/+3
* 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: Fix #46241 (stacked error_handlers, error_handling in general)Etienne Kneuss2008-11-191-1/+1
* MFH: Fix error_handling usage in various extensionsEtienne Kneuss2008-08-081-2/+2
* Fixed a bunch of bugs reported inAndrey Hristov2008-03-181-14/+27
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Import mysqlndAndrey Hristov2007-10-051-3/+13
* 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
* - Update after api changesMarcus Boerger2006-05-101-1/+1
* Fix for bug #36802 (server crashes with invalid/not opened connections)Georg Richter2006-03-241-1/+0
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1