Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos in code | Peter Kokot | 2018-07-27 | 1 | -1/+1 |
* | Fix mysqlnd build without openssl | Nikita Popov | 2018-06-09 | 1 | -0/+1 |
* | Merge branch 'master' of git.php.net:/php-src | Johannes Schlüter | 2018-06-06 | 1 | -1/+1 |
|\ | |||||
| * | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.1' | Johannes Schlüter | 2018-06-06 | 1 | -7/+281 |
|\ \ | |/ |/| | |||||
| * | Fix MySQL 8 auth | Johannes Schlüter | 2018-06-06 | 1 | -7/+285 |
* | | Merge branch 'PHP-7.2' | Johannes Schlüter | 2018-02-20 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix a memleak with mysqlnd and SSL | Johannes Schlüter | 2018-02-20 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.2' | Johannes Schlüter | 2018-02-20 | 1 | -8/+15 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Johannes Schlüter | 2018-02-20 | 1 | -8/+15 |
| |\ | |||||
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| * | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | | Run mysqlmd commands in one step (without separate create/run/free). | Dmitry Stogov | 2017-11-14 | 1 | -5/+1 |
* | | | Use stack-allocated packets. | Dmitry Stogov | 2017-11-14 | 1 | -123/+101 |
* | | | Made "result", "statement" and "last_message" to always use Zend MM heap. (ev... | Dmitry Stogov | 2017-11-02 | 1 | -1/+1 |
* | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'PHP-7.0' | Andrey Hristov | 2016-03-16 | 1 | -5/+4 |
|\ \ | |/ | |||||
| * | Fix emails in headers. @mysql.com addresses are no more since many years. | Andrey Hristov | 2016-03-16 | 1 | -5/+5 |
* | | Merge branch 'PHP-7.0' | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | 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 |
| | * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | More const and moved the declaration of php_mysqlnd_scramble() to mysqlnd_auth.h | Andrey Hristov | 2015-11-17 | 1 | -1/+1 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -2/+205 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -1/+0 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -9/+9 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -7/+7 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -6/+5 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -5/+5 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -4/+4 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -4/+4 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -5/+5 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -28/+28 |
* | | | MDNR: | Andrey Hristov | 2015-11-12 | 1 | -1/+1 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -9/+9 |
* | | | MNDR : | Andrey Hristov | 2015-11-12 | 1 | -15/+15 |
|/ / | |||||
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -2/+2 |
* | | Fixed bug #68887 (resources are not freed correctly) | Dmitry Stogov | 2015-04-08 | 1 | -1/+1 |
* | | cleanup the mod version macros, round 2 | Anatol Belski | 2015-03-23 | 1 | -3/+3 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -7/+7 |
* | | second shot on removing TSRMLS_* | Anatol Belski | 2014-12-14 | 1 | -1/+1 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -24/+24 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -5/+5 |
* | | ported mysql and mysqlnd | Anatol Belski | 2014-08-19 | 1 | -4/+4 |
* | | Fixed compilation warning | Dmitry Stogov | 2014-06-20 | 1 | -1/+0 |
* | | Fixed compilation | Dmitry Stogov | 2014-06-20 | 1 | -7/+5 |
|/ |