Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace zend_bool uses with bool | Nikita Popov | 2021-01-15 | 1 | -1/+1 |
* | Rewrite PDO result binding | Nikita Popov | 2020-12-22 | 1 | -26/+16 |
* | Merge branch 'PHP-8.0' | Nikita Popov | 2020-12-18 | 1 | -0/+14 |
|\ | |||||
| * | PDO MySQL: Handle boolean parameter binding with libmysql | Nikita Popov | 2020-12-18 | 1 | -0/+14 |
* | | PDO MySQL: Use native types for results | Nikita Popov | 2020-12-17 | 1 | -27/+40 |
* | | Merge branch 'PHP-8.0' | Nikita Popov | 2020-12-16 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | PDO MySQL: Use mysqlnd column names | Nikita Popov | 2020-12-16 | 1 | -0/+4 |
* | | Use zmm for row_c data | Nikita Popov | 2020-12-14 | 1 | -2/+2 |
* | | PDO: Store/pass query_string as zend_string | Nikita Popov | 2020-12-14 | 1 | -1/+1 |
|/ | |||||
* | Fixed bug #79132 | Nikita Popov | 2020-12-11 | 1 | -2/+1 |
* | PDO MySQL: Fix nextRowset() on libmysqlclient with native PS | Nikita Popov | 2020-12-11 | 1 | -90/+79 |
* | Fixed bug #67004 | Nikita Popov | 2020-12-11 | 1 | -4/+3 |
* | PDO MySQL: Use stmt_next_result with libmysqlclient as well | Nikita Popov | 2020-12-11 | 1 | -13/+12 |
* | PDO MySQL: Fix leak with libmysqlclient and multiple rowsets | Nikita Popov | 2020-12-11 | 1 | -46/+29 |
* | Fixed bug #70066 | Nikita Popov | 2020-12-09 | 1 | -4/+2 |
* | Fixed bug #66878 | Nikita Popov | 2020-12-09 | 1 | -1/+6 |
* | Remove unnecessary more_results() checks | Nikita Popov | 2020-12-09 | 1 | -17/+1 |
* | Add ifdef for mysqlnd only function | Nikita Popov | 2020-12-09 | 1 | -0/+2 |
* | PDO MySQL: Extract common code for handling PS results | Nikita Popov | 2020-12-09 | 1 | -46/+28 |
* | PDO MySQL: Use set_row_count() helper | Nikita Popov | 2020-12-09 | 1 | -9/+2 |
* | PDO MySQL: Make sure nextRowset() works with partially consumed result | Nikita Popov | 2020-12-09 | 1 | -16/+9 |
* | PDO MySQL: Handle error during closeCursor() | Nikita Popov | 2020-12-09 | 1 | -1/+2 |
* | Fix stmt_free_result implementation and usage | Nikita Popov | 2020-12-09 | 1 | -3/+1 |
* | PDO MySQL: Normalize handling of empty stored procedure result set | Nikita Popov | 2020-12-08 | 1 | -10/+0 |
* | Handle column count change in PDO MySQL | Nikita Popov | 2020-12-08 | 1 | -7/+4 |
* | Merge branch 'PHP-7.4' into PHP-8.0 | Nikita Popov | 2020-12-08 | 1 | -0/+1 |
|\ | |||||
| * | Fixed bug #63185 | Nikita Popov | 2020-12-08 | 1 | -0/+1 |
* | | Merge branch 'PHP-7.4' into PHP-8.0 | Nikita Popov | 2020-12-04 | 1 | -10/+9 |
|\ \ | |/ | |||||
| * | Fixed bug #80458 | Dharman | 2020-12-04 | 1 | -11/+10 |
* | | Merge branch 'PHP-7.4' into PHP-8.0 | Nikita Popov | 2020-10-29 | 1 | -5/+1 |
|\ \ | |/ | |||||
| * | Handle errors during PDO row fetch | Nikita Popov | 2020-10-29 | 1 | -5/+1 |
* | | Merge branch 'PHP-7.4' into PHP-8.0 | Nikita Popov | 2020-10-28 | 1 | -2/+8 |
|\ \ | |/ | |||||
| * | Fix bug #79375 | Dharman | 2020-10-28 | 1 | -2/+8 |
* | | Fix [-Wundef] warning in PDO MySQL extension | George Peter Banyard | 2020-05-20 | 1 | -10/+10 |
* | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-10-07 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-10-07 | 1 | -2/+2 |
| |\ | |||||
| | * | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-10-07 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Fix #78623: Regression caused by "SP call yields additional empty result set" | Christoph M. Becker | 2019-10-07 | 1 | -2/+2 |
* | | | | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
|/ / / | |||||
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-09-03 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-09-03 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Fix #41997: SP call yields additional empty result set | Christoph M. Becker | 2019-09-03 | 1 | -2/+2 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-06-07 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-06-07 | 1 | -0/+4 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #38546 | Cameron Porter | 2019-06-07 | 1 | -0/+4 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-04-27 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-04-27 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix #77944: Wrong meta pdo_type for bigint on LLP64 | Christoph M. Becker | 2019-04-27 | 1 | -1/+1 |
| | * | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |