summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql
Commit message (Expand)AuthorAgeFilesLines
* Remove local variablesPeter Kokot2019-02-039-43/+4
* Remove yearly range from copyright noticeZeev Suraski2019-01-305-5/+5
* Merge branch 'PHP-7.3'Nikita Popov2019-01-092-1/+45
|\
| * Fixed bug #77289Lauri Kenttä2019-01-092-1/+45
| * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1538-37/+34
| * Trim trailing whitespace in *.phptPeter Kokot2018-10-148-19/+19
| * Sync leading and final newlines in source code filesPeter Kokot2018-10-142-2/+1
| * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-2/+2
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-09-191-8/+8
| |\
| | * Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-09-191-8/+8
| | |\
| | | * Fix getColumnMeta() testNikita Popov2018-09-191-8/+8
| | | * year++Xinchen Hui2018-01-025-5/+5
| | * | year++Xinchen Hui2018-01-025-5/+5
* | | | Clean up unnecessary ternary expressions and simplify some returnsGabriel Caruso2018-12-031-2/+2
* | | | Switch PDO to use serialize_denyNikita Popov2018-11-261-2/+0
* | | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1538-37/+34
* | | | Trim trailing whitespace in *.phptPeter Kokot2018-10-142-1/+1
* | | | Trim trailing whitespace in testsGabriel Caruso2018-10-146-18/+18
* | | | Sync leading and final newlines in source code filesPeter Kokot2018-10-142-2/+1
* | | | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-2/+2
* | | | Fix getColumnMeta() testNikita Popov2018-09-171-8/+8
* | | | Make PHP development tools files and scripts executablePeter Kokot2018-08-291-0/+1
* | | | Change some permissions from 755 to 644Peter Kokot2018-08-282-0/+0
|/ / /
* | | Trim trailing whitespaces in build filesPeter Kokot2018-07-291-4/+4
* | | Remove unused Git attributes identPeter Kokot2018-07-257-12/+0
* | | Use zval_ptr_dtor() imstead of zval_dtor()Dmitry Stogov2018-07-051-1/+1
* | | Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-13/+13
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2059-59/+59
* | | Remove trailing whitespace in inc filesGabriel Caruso2018-02-101-1/+1
* | | Fix some misspellingsGabriel Caruso2018-02-061-3/+2
* | | Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-044-4/+4
* | | Use int instead of integer in type errorsGabriel Caruso2018-02-041-1/+1
* | | Add and fix SKIPIF sectionsGabriel Caruso2018-02-041-0/+2
* | | Remove checks for unicode.semantics ini optionNikita Popov2018-02-031-8/+3
* | | Use OBJ_FLAGS() macro to access object flags (even if they are currently stor...Dmitry Stogov2018-01-221-1/+1
* | | year++Xinchen Hui2018-01-025-5/+5
* | | Merge branch 'PHP-7.2'Nikita Popov2017-12-171-1/+1
|\ \ \ | |/ /
| * | Fix bug #75615Jaromír Doleček2017-12-171-1/+1
* | | Move constants into read-only data segmentDmitry Stogov2017-12-151-1/+1
* | | Turn "pdo_stmt_methods" into constants.Dmitry Stogov2017-12-142-2/+2
* | | Move constants into read-only data segmentDmitry Stogov2017-12-143-4/+4
* | | Merge branch 'PHP-7.2'Anatol Belski2017-09-131-0/+33
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-09-131-0/+33
| |\ \ | | |/
| | * Fixed bug #75018, fixed bug #75177Anatol Belski2017-09-131-0/+33
| * | Req #74963 (Improved error message on fetching property of non-object)Xinchen Hui2017-07-311-1/+1
* | | Get rid of all these old package[2].xml files, most of these had no had a rel...Kalle Sommer Nielsen2017-08-171-93/+0
* | | Req #74963 (Improved error message on fetching property of non-object)Xinchen Hui2017-07-311-1/+1
* | | Remove version checks for MySQL < 5.0Nikita Popov2017-07-191-34/+0
|/ /
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-07-181-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-07-181-1/+1
| |\