summaryrefslogtreecommitdiff
path: root/ext/mysqlnd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-02-011-1/+1
|\
| * fix sizeof sizeStanislav Malyshev2015-02-011-1/+1
* | Patch commit d9f85373e32 by moving the float_to_double function toKeyur Govande2015-01-262-2/+62
* | Fix for bugs #68114 (Build fails on OS X due to undefined symbols)Keyur Govande2015-01-262-79/+5
* | Bump yearXinchen Hui2015-01-1537-37/+37
* | Fix for failing tests. gcc 4.8.3 would optimize away the assigment.Keyur Govande2014-12-261-1/+2
* | Fix for bug #68114 (Build fails on OS X due to undefined symbols)Keyur Govande2014-10-071-1/+6
* | fix precision when fetching float through mysqlndAnatol Belski2014-09-101-1/+11
* | fixed DBG_INF macro nameAnatol Belski2014-08-271-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-171-1/+1
|\ \ | |/
| * typofixesVeres Lajos2014-08-171-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Keyur Govande2014-08-152-4/+71
|\ \ | |/
| * Patch for bug #67839 (mysqli does not handle 4-byte floats correctly)Keyur Govande2014-08-142-4/+71
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-08-061-17/+34
|\ \ | |/
| * Fix handling of multi-result sets with PS...used to clean not onlyAndrey Hristov2014-08-061-17/+34
* | Fix wrong lenght sizeAndrey Hristov2014-07-311-1/+1
* | Emit a warning in case of unallowed characters. Fix another place thisAndrey Hristov2014-03-201-52/+71
* | don't replace with ?, just skip itAndrey Hristov2014-03-201-4/+1
* | Fix problem with mysqli_commt()/mysqli_rollback()Andrey Hristov2014-03-191-12/+47
* | Fix indentationAndrey Hristov2014-03-101-2/+3
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-01-282-1/+6
|\ \ | |/
| * add text for the new constantsAndrey Hristov2014-01-282-1/+6
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-01-281-0/+2
|\ \ | |/
| * add new constsAndrey Hristov2014-01-281-0/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2014-01-211-3/+4
|\ \ | |/
| * Fix bug #66283 (Segmentation fault after memory_limit)Johannes Schlüter2014-01-211-3/+4
| * Bump yearXinchen Hui2014-01-0337-37/+37
* | fix encodingJohannes Schlüter2014-01-101-1/+1
* | Bump yearXinchen Hui2014-01-0337-37/+37
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-12-042-2/+2
|\ \ | |/
| * Fix loss of precisionAndrey Hristov2013-12-042-2/+2
* | merge fixAndrey Hristov2013-11-261-13/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-11-264-4/+29
|\ \ | |/
| * Fix for Bug #66141 (mysqlnd quote function is wrong with NO_BACKSLASH_ESCAPES...Andrey Hristov2013-11-264-4/+17
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-11-211-11/+30
|\ \ | |/
| * And here is the real fix for #66124Andrey Hristov2013-11-211-11/+30
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-11-051-1/+0
|\ \ | |/
| * Typo fix: umknown -> unknownLior Kaplan2013-10-311-2/+2
| * Merge branch 'PHP-5.4'Kalle Sommer Nielsen2013-08-051-2/+6
* | Typo fix: umknown -> unknownMartin Hujer2013-10-311-1/+1
* | add some tracingAndrey Hristov2013-08-081-6/+13
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-2/+2
* | Merge branch 'PHP-5.5'Kalle Sommer Nielsen2013-08-051-2/+6
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-041-1/+1
|\ \ | |/
| * non living code related typo fixesVeres Lajos2013-08-041-1/+1
| * Merge branch 'PHP-5.4' of ssh://git.php.net/php-src into PHP-5.4Andrey Hristov2013-07-081-2/+2
| |\
* | \ Merge branch 'PHP-5.5' of ssh://git.php.net/php-src into PHP-5.5Andrey Hristov2013-07-081-2/+2
|\ \ \
| * \ \ Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2013-07-031-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Make sure return value is initialised in case transaction startup failsJohannes Schlüter2013-07-031-2/+2
* | | | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2013-07-081-0/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|