Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace zend_bool uses with bool | Nikita Popov | 2021-01-15 | 1 | -2/+2 |
* | MySQLnd: Remove mnd_malloc/free etc. | Nikita Popov | 2020-12-17 | 1 | -2/+2 |
* | Merge branch 'PHP-7.4' | Nikita Popov | 2020-09-18 | 1 | -40/+65 |
|\ | |||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-09-18 | 1 | -40/+65 |
| |\ | |||||
| | * | Fix bug #80107: Handling of large compressed packets | Nikita Popov | 2020-09-18 | 1 | -40/+65 |
* | | | Fix [-Wundef] warning in MySQLnd extension | George Peter Banyard | 2020-05-18 | 1 | -1/+1 |
* | | | Fix [-Wjump-misses-init] warning in MySQL new driver extension | George Peter Banyard | 2020-04-18 | 1 | -1/+2 |
* | | | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
|/ / | |||||
* | | Report errors from stream read and write operations | Nikita Popov | 2019-07-22 | 1 | -3/+4 |
* | | Update and fix remaining year ranges (2019) | Peter Kokot | 2019-02-08 | 1 | -1/+1 |
* | | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -10/+0 |
|/ | |||||
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Merged allocations | Dmitry Stogov | 2017-11-15 | 1 | -1/+0 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | Fix more emails | Andrey Hristov | 2016-03-16 | 1 | -2/+3 |
* | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
* | Give the possibility of the client to pass a factory | Andrey Hristov | 2015-11-24 | 1 | -2/+3 |
* | Revert "Add some const-ness to the protocol frame codec" | Andrey Hristov | 2015-11-17 | 1 | -3/+3 |
* | constify parameters | Andrey Hristov | 2015-11-17 | 1 | -1/+1 |
* | Bring consistency to the class by renaming the methods too (from the | Andrey Hristov | 2015-11-17 | 1 | -1/+1 |
* | Add some const-ness to the protocol frame codec | Andrey Hristov | 2015-11-17 | 1 | -3/+3 |
* | mysqlnd refactoring: | Andrey Hristov | 2015-11-17 | 1 | -63/+1 |
* | mysqlnd refactoring : | Andrey Hristov | 2015-11-16 | 1 | -1/+26 |
* | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -9/+9 |
* | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -4/+0 |
* | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -0/+9 |
* | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -33/+33 |
* | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -0/+538 |