summaryrefslogtreecommitdiff
path: root/ext/mysqli/php_mysqli_structs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-09-171-13/+3
|\
| * mysql: native mysql-8.0 uses _BoolDaniel Black2020-09-171-2/+2
| * mysqli: use native apiDaniel Black2020-09-171-13/+3
* | Fix #78666 mysqli_options generates Warning on var_dump()Máté Kocsis2020-01-281-1/+1
* | Remove legacy AC_CHECK_TYPE calls for uint and ulongPeter Kokot2019-03-061-4/+0
* | Remove local variablesPeter Kokot2019-02-031-11/+0
* | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* | Remove my_estrdup() and my_efree() macrosNikita Popov2018-09-171-3/+0
|/
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSESergei Morozov2018-02-101-2/+2
* year++Xinchen Hui2018-01-021-1/+1
* Move zend_object_iterator_funcs structures into read-only data segmentDmitry Stogov2017-12-141-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-7.0'Nikita Popov2016-03-031-1/+1
|\
| * Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-031-1/+1
* | Remove HAVE_SPL checksNikita Popov2016-01-301-4/+0
|/
* 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
* | switch to the unified globals accessor where appropriateAnatol Belski2015-07-291-6/+2
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-6/+6
* | Merge branch 'PHP-5.6'Xinchen Hui2015-03-091-1/+0
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-03-091-1/+0
| |\
| | * Revert "Fix #63486"Xinchen Hui2015-03-091-1/+0
| | * Fix #63486Julien Pauli2015-02-201-0/+1
| | * Bump yearXinchen Hui2015-01-151-1/+1
| * | Fix #63486Julien Pauli2015-03-081-0/+1
| * | bump yearXinchen Hui2015-01-151-1/+1
* | | Fixed buildXinchen Hui2015-03-091-1/+1
* | | Fix #63486Julien Pauli2015-03-081-0/+1
* | | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-161-1/+1
* | | bump yearXinchen Hui2015-01-151-1/+1
* | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-15/+15
* | | converted some ext/mysql* and fixed ext/zlibAnatol Belski2014-10-151-1/+4
* | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | | master renames phase 1Anatol Belski2014-08-251-19/+19
* | | ported ext/mysqliAnatol Belski2014-08-191-19/+19
* | | Various bug fixedXinchen Hui2014-05-111-2/+2
* | | Refactor MySQLi (incompleted, only compilable now)Xinchen Hui2014-05-111-28/+29
|/ /
* | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-02-271-0/+4
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-02-271-0/+4
| |\
| | * Fixed Bug #66762 Segfault in mysqli_stmt::bind_result() when link closedRemi Collet2014-02-271-0/+4
| | * Bump yearXinchen Hui2014-01-031-1/+1
| | * Happy New YearXinchen Hui2013-01-011-1/+1
| | * - Year++Felipe Pena2012-01-011-1/+1
| * | Bump yearXinchen Hui2014-01-031-1/+1
* | | Add new INI for rollbacking connections put back into the pconn poolAndrey Hristov2014-01-291-0/+1
* | | Bump yearXinchen Hui2014-01-031-1/+1
|/ /
* | Happy New YearXinchen Hui2013-01-011-1/+1
* | Remove support for local infile handler in mysqli from 5.5andrey2012-05-031-6/+0
* | remove dead and unused for more than 8 years codeandrey2012-05-031-6/+0