summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'PHP-7.0'Xinchen Hui2016-01-041-12/+9
|\ \ \ | |/ /
| * | Do not edit the value in place (might be relates to #71261)Xinchen Hui2016-01-041-12/+9
* | | Merge branch 'PHP-7.0'Lior Kaplan2016-01-015-5/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-015-5/+5
| |\ \ | | |/
| | * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-015-5/+5
* | | Merge branch 'PHP-7.0'Julien Pauli2015-12-241-0/+11
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2015-12-241-0/+11
| |\ \ | | |/
| | * Fixed and improved testsJulien Pauli2015-12-241-1/+1
| | * test to function PDO_getAvaliableDrivers;marcosptf2015-12-241-0/+11
* | | Merge branch 'PHP-7.0'Xinchen Hui2015-11-161-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2015-11-161-0/+2
| |\ \ | | |/
| | * Fixed bug #68077 (LOAD DATA LOCAL INFILE / open_basedir restriction)Xinchen Hui2015-11-161-0/+2
| | * Fix bug #64172Daniel Persson2015-10-181-2/+2
* | | MNDR:Andrey Hristov2015-11-121-3/+3
|/ /
* | use Z* macro nameAnatol Belski2015-11-051-1/+1
* | fix leakAnatol Belski2015-11-051-0/+1
* | fix pdo_mysql crash with empty bound stream paramAnatol Belski2015-11-052-2/+49
* | Fix bug #64172Daniel Persson2015-10-181-2/+2
* | Fixed test running on MarinaDB.Dmitry Stogov2015-10-071-1/+1
* | Merge branch 'PHP-5.6'Xinchen Hui2015-08-302-23/+61
|\ \ | |/
| * Fixed bug #70389 (PDO constructor changes unrelated variables)Xinchen Hui2015-08-301-0/+33
* | fork testAnatol Belski2015-08-202-0/+82
* | Fixed bug #70272 (Segfault in pdo_mysql)Xinchen Hui2015-08-183-4/+33
* | switch to the unified globals accessor where appropriateAnatol Belski2015-07-291-6/+2
* | Various warning fixesNikita Popov2015-07-171-1/+6
* | Update exception names in tests after formatting changes.Aaron Piotrowski2015-05-176-6/+6
* | Merge branch 'master' into throwable-interfaceAaron Piotrowski2015-05-176-6/+6
|\ \
| * | Tweak uncaught exception message displayNikita Popov2015-05-176-6/+6
* | | Updated tests to reflect exception class changes.Aaron Piotrowski2015-05-168-8/+8
|/ /
* | Display EngineExceptions like ordinary exceptionsNikita Popov2015-05-156-6/+26
* | Use zend_string to represent pdo_column_data.name and avoid duplication.Dmitry Stogov2015-05-051-5/+2
* | Always throw TypeException on throwing zpp failuresNikita Popov2015-04-062-2/+2
* | Try fixing PDO MySQL pconnect testNikita Popov2015-04-041-0/+3
* | Merge branch 'PHP-5.6'Ferenc Kovacs2015-04-021-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2015-04-021-1/+1
| |\
| | * sigh, can't even copypaste without screwing upFerenc Kovacs2015-04-021-1/+1
* | | Merge branch 'PHP-5.6'Ferenc Kovacs2015-04-011-0/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2015-04-011-0/+2
| |\ \ | | |/
| | * oop, put both the error number and message for both db object to the error me...Ferenc Kovacs2015-04-011-0/+2
* | | Merge branch 'PHP-5.6'Ferenc Kovacs2015-04-011-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2015-04-011-3/+3
| |\ \ | | |/