summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * 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