summaryrefslogtreecommitdiff
path: root/ext/mysqli
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-10-031-4/+53
|\
| * Fix bug #76809 (SSL settings aren't respected when persistent connection is r...Fábio Souto2019-10-031-4/+53
* | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-10-021-2/+2
|\ \ | |/
| * Fixed test that "fails" from time to timeDmitry Stogov2019-10-021-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-10-021-1/+1
|\ \ | |/
| * Fixed test that "fails" from time to timeDmitry Stogov2019-10-021-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-09-2711-20/+20
|\ \ | |/
| * Fix SKIPIF in ext/mysqliFabien Villepinte2019-09-2711-20/+20
* | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-08-201-0/+78
|\ \ | |/
| * fix the problem for connect_attr, set db condition, and add a new attribute _...Qianqian Bu2019-08-201-0/+78
* | Merge branch 'PHP-7.2' into PHP-7.3Andrey Hristov2019-06-191-1/+1
|\ \ | |/
| * Fix version comparisonAndrey Hristov2019-06-191-1/+1
* | Be more precise about possible types for mysqli methodsTyson Andre2019-06-112-2/+3
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-05-221-0/+50
|\ \ | |/
| * Fix #77956 - When mysqli.allow_local_infile = Off, return a client errorSjon Hortensius2019-05-221-0/+50
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-211-0/+27
|\ \ | |/
| * Fixed bug #77597Nikita Popov2019-02-211-0/+27
* | Merge branch 'PHP-7.2' into PHP-7.3Darek Slusarczyk2019-02-1112-2/+73
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Darek Slusarczyk2019-02-1112-2/+73
| |\
| | * security fix - by default 'local infile' is disabled:Darek Slusarczyk2019-02-1112-2/+73
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-15269-274/+261
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1424-45/+45
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-148-8/+6
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-134-7/+7
| | * Convert CRLF line endings to LFPeter Kokot2018-10-135-185/+185
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-15253-258/+245
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-1424-45/+45
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-147-7/+5
| * | Trim trailing whitespace in source code filesPeter Kokot2018-10-134-7/+7
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-15182-186/+172
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1420-37/+37
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-147-7/+5
* | | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
* | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-09-191-4/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-191-4/+4
| |\ \ | | |/
| | * Fix intermittent failures in mysqli_stmt_bind_result_format.phptNikita Popov2018-09-191-4/+4
| | * year++Xinchen Hui2018-01-0217-17/+17
* | | Trim trailing whitespaces in build filesPeter Kokot2018-07-291-3/+3
* | | Fix typos in code commentsPeter Kokot2018-07-253-3/+3
* | | Remove unused Git attributes identPeter Kokot2018-07-259-17/+0
* | | Better name: ZEND_PROPERTY_HAS => ZEND_PROPERTY_NOT_EMPTYDmitry Stogov2018-07-241-1/+1
* | | Give a meaningful nameXinchen Hui2018-07-241-3/+3
* | | Improved user iterator implementation to reduce zend_class_entry memory consu...Dmitry Stogov2018-07-121-1/+0
* | | Skip test on incompatible serversAnatol Belski2018-07-091-0/+10
* | | Fix inverted stristr() argument order in mysqli testNikita Popov2018-07-051-2/+2
* | | Replace zval_dtor() with specialized destructorsDmitry Stogov2018-07-051-2/+2
* | | Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized d...Dmitry Stogov2018-07-041-2/+2
* | | Remove old SVN keywords substitutionsPeter Kokot2018-06-163-6/+0
* | | Fixe bug #76386Victor Csiky2018-06-151-0/+94
* | | Export standard object handlers, to avoid indirect accessDmitry Stogov2018-05-311-9/+4