Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix double free of DSN credentials | Nikita Popov | 2019-09-09 | 1 | -2/+2 |
* | PDO: support username & password specified in DSN | Sjon Hortensius | 2019-07-02 | 1 | -3/+13 |
* | Merge branch 'PHP-7.3' into PHP-7.4 | Darek Slusarczyk | 2019-02-11 | 1 | -0/+15 |
|\ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Darek Slusarczyk | 2019-02-11 | 1 | -0/+15 |
| |\ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Darek Slusarczyk | 2019-02-11 | 1 | -0/+15 |
| | |\ | |||||
| | | * | security fix - by default 'local infile' is disabled: | Darek Slusarczyk | 2019-02-11 | 1 | -0/+15 |
| | | * | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| | * | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | | | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
* | | | | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-7.3' | Nikita Popov | 2019-01-09 | 1 | -1/+21 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed bug #77289 | Lauri Kenttä | 2019-01-09 | 1 | -1/+21 |
* | | | | Clean up unnecessary ternary expressions and simplify some returns | Gabriel Caruso | 2018-12-03 | 1 | -2/+2 |
|/ / / | |||||
* | | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | | | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 1 | -13/+13 |
* | | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -2/+2 |
* | | | Remove version checks for MySQL < 5.0 | Nikita Popov | 2017-07-19 | 1 | -34/+0 |
|/ / | |||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2017-07-18 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-07-18 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix check of mysql_commit() return value | YaoGuai | 2017-07-18 | 1 | -1/+1 |
* | | | Add PDO parameter types for national character set strings | Adam Baratz | 2017-03-20 | 1 | -4/+43 |
|/ / | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-03-09 | 1 | -0/+12 |
|\ \ | |/ | |||||
| * | Fixed bug #71003: Add PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERT | Thomas Orozco | 2017-03-09 | 1 | -0/+12 |
| * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 1 | -2/+6 |
* | | Remove version checks | Nikita Popov | 2016-01-30 | 1 | -6/+1 |
|/ | |||||
* | Do not edit the value in place (might be relates to #71261) | Xinchen Hui | 2016-01-04 | 1 | -12/+9 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Xinchen Hui | 2015-11-16 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Fixed bug #68077 (LOAD DATA LOCAL INFILE / open_basedir restriction) | Xinchen Hui | 2015-11-16 | 1 | -0/+2 |
* | | Merge branch 'PHP-5.6' | Xinchen Hui | 2015-08-30 | 1 | -23/+28 |
|\ \ | |/ | |||||
* | | Fixed bug #70272 (Segfault in pdo_mysql) | Xinchen Hui | 2015-08-18 | 1 | -2/+0 |
* | | size_t cleanup for PDO | Stanislav Malyshev | 2015-01-26 | 1 | -11/+11 |
* | | Merge branch 'PHP-5.6' | Anatol Belski | 2015-01-15 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-01-15 | 1 | -3/+8 |
| |\ | |||||
| | * | PDO_MySQL: Differentiate between linux and win32 when passing unix_socket | steffen | 2015-01-15 | 1 | -3/+8 |
| | * | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -22/+22 |
* | | | Merge branch 'PHP-5.6' | Matteo Beccati | 2015-01-05 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Matteo Beccati | 2015-01-05 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #68371 PDO#getAttribute() cannot be called with platform-specific a... | Matteo Beccati | 2015-01-05 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Fixed bug #68371 PDO#getAttribute() cannot be called with platform-specific a... | Matteo Beccati | 2014-11-10 | 1 | -0/+1 |
* | | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -46/+46 |
* | | | | Merge branch 'PHP-5.6' | Anatol Belski | 2014-12-06 | 1 | -4/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-12-06 | 1 | -4/+5 |
| |\ \ \ | | |/ / |