summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-06-071-1/+4
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-071-1/+4
| |\
| | * Enable STRICT_TRANS_TABLES in new testNikita Popov2019-06-071-1/+4
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-06-073-4/+302
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-073-4/+302
| |\ \ | | |/
| | * Fixed bug #38546Cameron Porter2019-06-073-4/+302
* | | [ci skip] Migrate tests READMEs to MarkdownPeter Kokot2019-05-122-16/+33
* | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-4/+2
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-04-292-89/+7
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-04-292-89/+7
| |\ \ | | |/
| | * Fix testsChristoph M. Becker2019-04-292-89/+7
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-04-282-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-04-282-2/+2
| |\ \ | | |/
| | * Make MySQLPDOTest::extractVersion() more liberalChristoph M. Becker2019-04-282-2/+2
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-04-271-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-04-271-1/+1
| |\ \ | | |/
| | * Fix #77944: Wrong meta pdo_type for bigint on LLP64Christoph M. Becker2019-04-271-1/+1
* | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-15120-446/+446
* | | Use EXPECT when possibleGabriel Caruso2019-03-112-2/+2
* | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-6/+11
* | | Remove unused PDO_MYSQL_LIB_CHK m4 macroPeter Kokot2019-02-211-10/+0
* | | Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Darek Slusarczyk2019-02-114-3/+69
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Darek Slusarczyk2019-02-114-3/+69
| |\ \ | | |/
| | * Merge branch 'PHP-7.1' into PHP-7.2Darek Slusarczyk2019-02-114-3/+69
| | |\
| | | * security fix - by default 'local infile' is disabled:Darek Slusarczyk2019-02-114-3/+69
| | | * 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-143-3/+2
| | | * Trim trailing whitespace in source code filesPeter Kokot2018-10-134-8/+8
| | | * Convert CRLF line endings to LFPeter Kokot2018-10-131-33/+33
| | * | 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
* | | | 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