summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_ps_codec.c
Commit message (Expand)AuthorAgeFilesLines
* Add explicit double castNikita Popov2020-09-011-1/+1
* Fix #78880: Final spelling fixesMáté Kocsis2020-01-161-1/+1
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Fix mysqlnd printf modifiersNikita Popov2019-06-121-3/+3
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-06-071-1/+8
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-071-1/+8
| |\
| | * Fixed bug #38546Cameron Porter2019-06-071-1/+8
| | * year++Xinchen Hui2018-01-021-1/+1
* | | Allow exceptions in __toString()Nikita Popov2019-06-051-1/+4
* | | Update and fix remaining year ranges (2019)Peter Kokot2019-02-081-1/+1
* | | Remove local variablesPeter Kokot2019-02-031-9/+0
|/ /
* | Optimize MySQL statement execute without parameterstwosee2018-10-051-2/+4
* | Fixe bug #76386Victor Csiky2018-06-151-2/+33
* | year++Xinchen Hui2018-01-021-1/+1
* | Cleanup type conversionDmitry Stogov2017-12-071-7/+3
|/
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-7.0' into PHP-7.1Andrey Hristov2016-12-121-0/+1
|\
| * Fix off by 1 problem.Andrey Hristov2016-12-121-0/+1
* | Fixed compilation warningsDmitry Stogov2016-06-231-1/+1
* | Merge branch 'PHP-7.0'Andrey Hristov2016-03-161-4/+2
|\ \ | |/
| * Fix emails in headers. @mysql.com addresses are no more since many years.Andrey Hristov2016-03-161-4/+3
* | Merge branch 'PHP-7.0'Lior Kaplan2016-01-011-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
| | * Fix for Bug #70384 mysqli_real_query(): Unknown type 245 sent by the serverAndrey Hristov2015-09-231-0/+6
| | * Patch commit d9f85373e32 by moving the float_to_double function toKeyur Govande2015-01-261-2/+2
| | * Fix for bugs #68114 (Build fails on OS X due to undefined symbols)Keyur Govande2015-01-261-48/+5
| | * bump yearXinchen Hui2015-01-151-1/+1
| * | Fix for Bug #70384 mysqli_real_query(): Unknown type 245 sent by the serverAndrey Hristov2015-09-231-0/+6
* | | MNDR:Andrey Hristov2015-11-121-24/+24
* | | MNDR:Andrey Hristov2015-11-121-2/+0
* | | MNDR:Andrey Hristov2015-11-121-0/+2
* | | MNDR:Andrey Hristov2015-11-121-1/+1
* | | MNDR:Andrey Hristov2015-11-121-7/+7
* | | Fix for Bug #70384 mysqli_real_query(): Unknown type 245 sent by the serverAndrey Hristov2015-09-231-0/+6
|/ /
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-4/+4
* | Merge branch 'PHP-5.6'Keyur Govande2015-01-071-48/+5
|\ \
| * \ Merge branch 'PHP-5.5' into PHP-5.6Keyur Govande2015-01-071-48/+5
| |\ \ | | |/ | |/|
| | * Patch commit d9f85373e32 by moving the float_to_double function toKeyur Govande2015-01-071-2/+2
| | * Fix for bugs #68114 (Build fails on OS X due to undefined symbols)Keyur Govande2015-01-071-48/+5
* | | Merge branch 'PHP-5.6'Keyur Govande2014-12-261-1/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Keyur Govande2014-12-261-1/+2
| |\ \ | | |/
| | * Fix for failing tests. gcc 4.8.3 would optimize away the assigment.Keyur Govande2014-12-261-1/+2
* | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-36/+36
* | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | | Merge branch 'PHP-5.6'Anatol Belski2014-09-101-1/+11
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-09-101-1/+11
| |\ \ | | |/
| | * fix precision when fetching float through mysqlndAnatol Belski2014-09-101-1/+11
* | | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-3/+3