summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1540-39/+35
* Trim trailing whitespace in *.phptPeter Kokot2018-10-149-20/+20
* Sync leading and final newlines in source code filesPeter Kokot2018-10-142-2/+1
* Trim trailing whitespace in source code filesPeter Kokot2018-10-134-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
* | Fix bug #75615Jaromír Doleček2017-12-171-1/+1
* | 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
* | 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
| |\
| | * Fix check of mysql_commit() return valueYaoGuai2017-07-181-1/+1
* | | Merge branch 'PHP-7.1'Xinchen Hui2017-04-071-0/+27
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-04-071-0/+27
| |\ \ | | |/
| | * Fix invalid free of persistent results on error/connection loss in mysqlnd (b...Yussuf Khalil2017-04-051-0/+27
* | | Add PDO parameter types for national character set stringsAdam Baratz2017-03-204-4/+122
* | | Remove unused fieldAdam Baratz2017-03-201-1/+0
* | | Merge branch 'PHP-7.1'Nikita Popov2017-03-094-0/+19
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-03-094-0/+19
| |\ \ | | |/
| | * Fixed bug #71003: Add PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERTThomas Orozco2017-03-094-0/+19
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-045-5/+5
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-045-5/+5
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-025-5/+5
* | | Merge branch 'PHP-7.1'Matteo Beccati2016-12-152-1/+23
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Matteo Beccati2016-12-152-1/+23
| |\ \ | | |/
| | * Merge branch 'PHP-5.6' into PHP-7.0Matteo Beccati2016-12-152-1/+23
| | |\
| | | * Skip tests when secure_file_priv dir not writableMatteo Beccati2016-12-152-1/+23
* | | | Remove more PHP 6 leftovers from testsNikita Popov2016-11-2430-366/+366
* | | | Fix CRLF line-endings in testsNikita Popov2016-11-201-33/+33
* | | | Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-202-4/+4
* | | | Cleanup tests version checksTom Van Looy2016-11-205-12/+0
* | | | Addendum to #73234: Assume param types are nullableAdam Baratz2016-10-122-2/+2
* | | | Fix tests affected by 32b6154a61fae820386527f3019f8c5937fc5d27Adam Baratz2016-10-112-2/+2
* | | | Fix message typos in PDO testsAdam Baratz2016-08-241-1/+1
|/ / /
* | | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2016-08-091-1/+2
|\ \ \ | |/ /
| * | Remove typo'd commitKeyur2016-08-091-1/+0
| * | Fix bug 72788: Invalid memory access when database_object_handleKeyur2016-08-092-1/+3
* | | Fixed compilation warningsDmitry Stogov2016-06-221-2/+6
* | | Merge branch 'PHP-7.0'Nikita Popov2016-03-032-2/+2
|\ \ \ | |/ /
| * | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-032-2/+2
* | | Merge branch 'PHP-7.0'Nikita Popov2016-02-131-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-02-131-1/+1
| |\ \ | | |/
| | * Fix test descriptionNikita Popov2016-02-131-1/+1
* | | Merge branch 'PHP-7.0'Nikita Popov2016-02-131-0/+23
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-02-131-0/+23
| |\ \ | | |/
| | * FIx bug #71569Nikita Popov2016-02-132-13/+36
* | | Remove version checksNikita Popov2016-01-302-8/+1