| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Deprecate passing null to non-nullable arg of internal function | Nikita Popov | 2021-02-11 | 1 | -0/+6 |
| * | Fix #80592: all floats are the same in ODBC parameters | Christoph M. Becker | 2021-01-06 | 1 | -0/+31 |
| * | Merge branch 'PHP-7.4' into PHP-8.0 | Christoph M. Becker | 2020-10-29 | 1 | -0/+62 |
| |\ | |||||
| | * | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-10-29 | 1 | -0/+62 |
| | |\ | |||||
| | | * | Fix #44618: Fetching may rely on uninitialized data | Christoph M. Becker | 2020-10-29 | 1 | -0/+62 |
| * | | | Merge branch 'PHP-7.4' into master | Christoph M. Becker | 2020-10-05 | 1 | -0/+27 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-10-05 | 1 | -0/+27 |
| | |\ \ | | |/ | |||||
| | | * | Fix #46050: odbc_next_result corrupts prepared resource | Christoph M. Becker | 2020-10-05 | 1 | -0/+27 |
| * | | | Merge branch 'PHP-7.4' into master | Christoph M. Becker | 2020-09-29 | 1 | -0/+26 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-09-29 | 1 | -0/+26 |
| | |\ \ | | |/ | |||||
| | | * | Fix #80152: odbc_execute() moves internal pointer of $params | Christoph M. Becker | 2020-09-29 | 1 | -0/+26 |
| * | | | Merge branch 'PHP-7.4' into master | Christoph M. Becker | 2020-09-25 | 1 | -0/+27 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-09-25 | 1 | -0/+27 |
| | |\ \ | | |/ | |||||
| | | * | Fix #80147: BINARY strings may not be properly zero-terminated | Christoph M. Becker | 2020-09-25 | 1 | -0/+27 |
| * | | | Fix UNKNOWN default values in ext/odbc | Máté Kocsis | 2020-09-24 | 2 | -3/+20 |
| * | | | Merge branch 'PHP-7.4' into master | Christoph M. Becker | 2020-09-24 | 1 | -3/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-09-24 | 1 | -3/+1 |
| | |\ \ | | |/ | |||||
| | | * | Use proper skipif section | Christoph M. Becker | 2020-09-24 | 1 | -3/+1 |
| * | | | Merge branch 'PHP-7.4' into master | Christoph M. Becker | 2020-09-24 | 1 | -0/+15 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-09-24 | 1 | -0/+15 |
| | |\ \ | | |/ | |||||
| | | * | Fix #78470: odbc_specialcolumns() no longer accepts $nullable | Christoph M. Becker | 2020-09-24 | 1 | -0/+15 |
| * | | | Fix test for cases where data sources are available | Christoph M. Becker | 2020-09-24 | 1 | -1/+0 |
| * | | | Run tidy | Nikita Popov | 2020-09-18 | 3 | -10/+10 |
| * | | | Promote warning to Error in ODBC extension | George Peter Banyard | 2020-09-15 | 1 | -2/+6 |
| * | | | Replace EXPECTF when possible | Fabien Villepinte | 2020-06-29 | 1 | -1/+1 |
| * | | | Change argument error message format | Máté Kocsis | 2020-02-26 | 1 | -2/+2 |
| * | | | Make type error messages more consistent | Máté Kocsis | 2020-02-17 | 1 | -2/+2 |
| * | | | Reindent phpt files | Nikita Popov | 2020-02-03 | 8 | -106/+106 |
| * | | | Clean DONE tags from tests | Fabien Villepinte | 2019-11-07 | 5 | -10/+0 |
| * | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-08-28 | 1 | -0/+18 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-08-28 | 1 | -0/+14 |
| | |\ \ | | |/ | |||||
| | | * | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-08-28 | 1 | -0/+14 |
| | | |\ | |||||
| | | | * | Fix #78473: odbc_close() closes arbitrary resources | Christoph M. Becker | 2019-08-28 | 1 | -0/+14 |
| | | | * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 3 | -3/+3 |
| | | | * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -1/+0 |
| | | * | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 3 | -3/+3 |
| | | * | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -1/+0 |
| * | | | | Fix test regarding ZPP TypeErrors | Christoph M. Becker | 2019-08-28 | 1 | -4/+0 |
| * | | | | Convert fetch_resource warnings into TypeErrors | Nikita Popov | 2019-06-03 | 1 | -12/+18 |
| * | | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-05-12 | 1 | -0/+1 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Prevent race conditions | Christoph M. Becker | 2019-05-12 | 1 | -0/+1 |
| * | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-03-15 | 2 | -2/+2 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 2 | -2/+2 |
| * | | | | Adjust tests for zpp TypeError change | Nikita Popov | 2019-03-11 | 1 | -4/+0 |
| |/ / / | |||||
| * | | | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 3 | -3/+3 |
| * | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -1/+0 |
| |/ / | |||||
| * | | Give a reason why the test was skipped | Gabriel Caruso | 2018-07-22 | 1 | -1/+1 |
| * | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 1 | -1/+1 |
| * | | Fix some misspellings | Gabriel Caruso | 2018-02-06 | 1 | -1/+1 |
| * | | Use int instead of integer in type errors | Gabriel Caruso | 2018-02-04 | 2 | -3/+3 |
