summaryrefslogtreecommitdiff
path: root/ext/mysqli/mysqli_fe.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #75434 Wrong reflection for mysqli_fetch_all functionFabien Villepinte2017-10-281-2/+2
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-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
* | Fix #32490: constructor of mysqli has wrong nameChristoph M. Becker2015-09-011-1/+1
* | Cleanup (replce hack by a clean implementation)Dmitry Stogov2015-07-011-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|/
* New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-101-2/+13
* Add new INI for rollbacking connections put back into the pconn poolAndrey Hristov2014-01-291-0/+4
* Bump yearXinchen Hui2014-01-031-1/+1
* Implement variadic function syntaxNikita Popov2013-09-261-5/+10
* mysqli_savepoint()/mysqli_release_savepoint()Andrey Hristov2013-02-081-0/+22
* Add support for begin_transaction in libmysql mode.Andrey Hristov2013-02-071-4/+38
* Happy New YearXinchen Hui2013-01-011-1/+1
* Remove support for local infile handler in mysqli from 5.5andrey2012-05-031-18/+0
* - Year++Felipe Pena2012-01-011-1/+1
* Add mysqli_error_list() that returns an array with errors. Typically onlyAndrey Hristov2011-08-041-0/+2
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* - Keep the old arginfo for nowJohannes Schlüter2011-05-181-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Next one... ext/mysqli/mysqli_fe.c", line [many]: warning: syntax error: emp...Ulf Wendel2010-10-041-6/+6
* Sorry for the commit but compiler warnings are annoying and so are white spac...Ulf Wendel2010-10-041-6/+6
* fix the build. two mysqli functions were missing afterAndrey Hristov2010-08-251-0/+1
* Fix for bug #52654 mysqli doesn't install headers with structures it usesAndrey Hristov2010-08-201-0/+1
* Fix for bug #52433 Call to undefined method mysqli::poll()Andrey Hristov2010-08-131-0/+3
* Cleanup in trunk. Remove some functions, noted inAndrey Hristov2010-07-071-12/+4
* Arginfo for mysqliAndrey Hristov2010-07-071-180/+455
* Remove a function that has no usage. The zval cache was disabled/removedAndrey Hristov2010-05-261-1/+0
* Fix for bug#49234 method not found ssl_setAndrey Hristov2010-04-151-4/+0
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: export mysql_refreshJohannes Schlüter2009-01-221-0/+3
* MFH: Fix #47050 mysqli_poll() modifies improper variablesJohannes Schlüter2009-01-121-1/+8
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH:Andrey Hristov2008-11-181-3/+13
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-3/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+3
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-12/+9
* Update ext/mysql's and ext/mysqli's testsAndrey Hristov2008-04-241-0/+8
* Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with diffe...Andrey Hristov2008-03-101-10/+10
* Fix a problem with $mysqi->connect() not working with default values.Andrey Hristov2008-03-081-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Remove RPL functions. They were always experimental and lead to crashes.Andrey Hristov2007-12-281-23/+0
* Import mysqlndAndrey Hristov2007-10-051-19/+52
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-4/+4
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* Whitespace fix (don't ask :)Zeev Suraski2005-12-261-16/+9
* MFH: nuke php3 legacyfoobar2005-12-061-4/+4