Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend zend_string API to avoid reallocation in zend_string_init_interned() | Dmitry Stogov | 2017-10-19 | 1 | -1/+1 |
* | Reuse interned strings from opcache SHM, if possible. | Dmitry Stogov | 2017-10-16 | 1 | -1/+1 |
* | Merge branch 'PHP-7.2' | Anatol Belski | 2017-09-13 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-09-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed bug #75018, fixed bug #75177 | Anatol Belski | 2017-09-13 | 1 | -1/+1 |
* | | | Kill a compiler warning in ext/mysqlnd | Kalle Sommer Nielsen | 2017-08-24 | 1 | -1/+1 |
|/ / | |||||
* | | Use interned empty and "one char" strings. | Dmitry Stogov | 2017-05-18 | 1 | -0/+4 |
|/ | |||||
* | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-02-12 | 1 | -4/+5 |
|\ | |||||
| * | Fixed bug #74021 | andrewnester | 2017-02-12 | 1 | -4/+4 |
| * | 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 |
* | | Fix data_size decrement | Nikita Popov | 2017-01-02 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-01-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix for sporadic segfault with MYSQLI_OPT_INT_AND_FLOAT_NATIVE | vanviegen | 2017-01-02 | 1 | -2/+8 |
* | | Fix for sporadic segfault with MYSQLI_OPT_INT_AND_FLOAT_NATIVE | vanviegen | 2017-01-02 | 1 | -1/+7 |
* | | Optimized memory handling of BIT fields. Less memory copies and less | Andrey Hristov | 2016-12-12 | 1 | -46/+11 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Andrey Hristov | 2016-12-12 | 1 | -3/+28 |
|\ \ | |/ | |||||
| * | Fix off by 1 problem. | Andrey Hristov | 2016-12-12 | 1 | -3/+28 |
| * | Fix bug #72293 - Heap overflow in mysqlnd related to BIT fields | Stanislav Malyshev | 2016-09-12 | 1 | -1/+6 |
* | | Fix bug #72293 - Heap overflow in mysqlnd related to BIT fields | Stanislav Malyshev | 2016-09-12 | 1 | -0/+5 |
* | | Fixed compilation warnings | Dmitry Stogov | 2016-06-23 | 1 | -1/+1 |
* | | Fix build | Kalle Sommer Nielsen | 2016-03-17 | 1 | -1/+2 |
* | | Merge branch 'PHP-7.0' | Andrey Hristov | 2016-03-16 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Fix emails in headers. @mysql.com addresses are no more since many years. | Andrey Hristov | 2016-03-16 | 1 | -4/+3 |
* | | Move free_chunk and resize_chunk into memory pool | Nikita Popov | 2016-02-22 | 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 |
| | * | Fix for Bug #70384 mysqli_real_query(): Unknown type 245 sent by the server | Andrey Hristov | 2015-09-23 | 1 | -0/+1 |
| | * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | Fix for Bug #70384 mysqli_real_query(): Unknown type 245 sent by the server | Andrey Hristov | 2015-09-23 | 1 | -0/+1 |
* | | | More const and moved the declaration of php_mysqlnd_scramble() to mysqlnd_auth.h | Andrey Hristov | 2015-11-17 | 1 | -16/+16 |
* | | | mysqlnd refactoring : | Andrey Hristov | 2015-11-16 | 1 | -20/+20 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -44/+45 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -5/+0 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -0/+2 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -2/+0 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -1436/+0 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -4/+4 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -575/+60 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -69/+69 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -0/+512 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -46/+78 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -15/+15 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -115/+131 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -16/+138 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -104/+219 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -41/+1 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -7/+7 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -0/+19 |