Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 3 | -6/+0 |
* | Declare nullable arguments in stubs | Christoph M. Becker | 2019-09-04 | 2 | -20/+20 |
* | Don't explicitly set return value on ZFR failure in ext/odbc | Christoph M. Becker | 2019-08-28 | 1 | -37/+37 |
* | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-08-28 | 2 | -1/+22 |
|\ | |||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-08-28 | 2 | -1/+18 |
| |\ | |||||
| | * | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-08-28 | 2 | -1/+18 |
| | |\ | |||||
| | | * | Fix #78473: odbc_close() closes arbitrary resources | Christoph M. Becker | 2019-08-28 | 2 | -1/+18 |
* | | | | Add ext/odbc stubs | Christoph M. Becker | 2019-08-28 | 3 | -257/+476 |
* | | | | Fix test regarding ZPP TypeErrors | Christoph M. Becker | 2019-08-28 | 1 | -4/+0 |
* | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-09 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Use e.g. instead of less common f.e. [ci skip] | Peter Kokot | 2019-07-09 | 1 | -2/+2 |
* | | | | Add do...while(0) for RETURN_* and ZVAL_* APIs | twosee | 2019-06-12 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-06-05 | 1 | -3/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Allow exceptions in __toString() | Nikita Popov | 2019-06-05 | 1 | -3/+1 |
* | | | | Merge branch 'PHP-7.4' | Remi Collet | 2019-06-05 | 1 | -3/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | keep DIR option to --with-unixODBC for old versions without libodbc.pc | Remi Collet | 2019-06-05 | 1 | -3/+14 |
* | | | | Convert fetch_resource warnings into TypeErrors | Nikita Popov | 2019-06-03 | 1 | -12/+18 |
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-05-22 | 1 | -13/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Use PKG_CHECK_MODULES to detect unixODBC | Hugh McMaster | 2019-05-22 | 1 | -13/+6 |
* | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-05-12 | 1 | -13/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Normalize comments in *nix build system m4 files | Peter Kokot | 2019-05-12 | 1 | -13/+4 |
* | | | | 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-05-12 | 1 | -2/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove unused variable | Peter Kokot | 2019-05-12 | 1 | -2/+1 |
* | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-05-12 | 2 | -39/+20 |
|\ \ \ \ | |/ / / | |||||
| * | | | Use PKG_CHECK_MODULES to detect the iODBC library | Hugh McMaster | 2019-05-12 | 2 | -39/+20 |
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-04-29 | 1 | -3/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Always use pkg-config from the host architecture | Hugh McMaster | 2019-04-29 | 1 | -3/+0 |
* | | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-04-29 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Properly initialize out parameter | Christoph M. Becker | 2019-04-29 | 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 |
|/ / / | |||||
* | | | Add AS_HELP_STRING to *nix build configure options | Peter Kokot | 2019-03-07 | 1 | -34/+46 |
* | | | Remove local variables | Peter Kokot | 2019-02-03 | 3 | -23/+0 |
* | | | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 3 | -3/+3 |
* | | | Implement typed properties | Nikita Popov | 2019-01-11 | 1 | -4/+5 |
* | | | Merge branch 'PHP-7.3' | Peter Kokot | 2018-10-30 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Peter Kokot | 2018-10-30 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Peter Kokot | 2018-10-30 | 1 | -2/+2 |
| | |\ | |||||
| | | * | fix bug #77079 | Jon Allen | 2018-10-30 | 1 | -2/+2 |
| | | * | 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 source code files | Peter Kokot | 2018-10-13 | 2 | -190/+190 |
| | * | | 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 source code files | Peter Kokot | 2018-10-13 | 2 | -190/+190 |
| * | | | 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 |