summaryrefslogtreecommitdiff
path: root/ext/odbc
Commit message (Expand)AuthorAgeFilesLines
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-253-6/+0
* Declare nullable arguments in stubsChristoph M. Becker2019-09-042-20/+20
* Don't explicitly set return value on ZFR failure in ext/odbcChristoph M. Becker2019-08-281-37/+37
* Merge branch 'PHP-7.4'Christoph M. Becker2019-08-282-1/+22
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-08-282-1/+18
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-08-282-1/+18
| | |\
| | | * Fix #78473: odbc_close() closes arbitrary resourcesChristoph M. Becker2019-08-282-1/+18
* | | | Add ext/odbc stubsChristoph M. Becker2019-08-283-257/+476
* | | | Fix test regarding ZPP TypeErrorsChristoph M. Becker2019-08-281-4/+0
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-07-091-2/+2
|\ \ \ \ | |/ / /
| * | | Use e.g. instead of less common f.e. [ci skip]Peter Kokot2019-07-091-2/+2
* | | | Add do...while(0) for RETURN_* and ZVAL_* APIstwosee2019-06-121-1/+1
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-051-3/+1
|\ \ \ \ | |/ / /
| * | | Allow exceptions in __toString()Nikita Popov2019-06-051-3/+1
* | | | Merge branch 'PHP-7.4'Remi Collet2019-06-051-3/+14
|\ \ \ \ | |/ / /
| * | | keep DIR option to --with-unixODBC for old versions without libodbc.pcRemi Collet2019-06-051-3/+14
* | | | Convert fetch_resource warnings into TypeErrorsNikita Popov2019-06-031-12/+18
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-05-221-13/+6
|\ \ \ \ | |/ / /
| * | | Use PKG_CHECK_MODULES to detect unixODBCHugh McMaster2019-05-221-13/+6
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-05-121-13/+4
|\ \ \ \ | |/ / /
| * | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-13/+4
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-05-121-0/+1
|\ \ \ \ | |/ / /
| * | | Prevent race conditionsChristoph M. Becker2019-05-121-0/+1
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-05-121-2/+1
|\ \ \ \ | |/ / /
| * | | Remove unused variablePeter Kokot2019-05-121-2/+1
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-05-122-39/+20
|\ \ \ \ | |/ / /
| * | | Use PKG_CHECK_MODULES to detect the iODBC libraryHugh McMaster2019-05-122-39/+20
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-04-291-3/+0
|\ \ \ \ | |/ / /
| * | | Always use pkg-config from the host architectureHugh McMaster2019-04-291-3/+0
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-04-291-0/+1
|\ \ \ \ | |/ / /
| * | | Properly initialize out parameterChristoph M. Becker2019-04-291-0/+1
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-03-152-2/+2
|\ \ \ \ | |/ / /
| * | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-152-2/+2
* | | | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-4/+0
|/ / /
* | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-34/+46
* | | Remove local variablesPeter Kokot2019-02-033-23/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-303-3/+3
* | | Implement typed propertiesNikita Popov2019-01-111-4/+5
* | | Merge branch 'PHP-7.3'Peter Kokot2018-10-301-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-10-301-2/+2
| |\ \ | | |/
| | * Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-10-301-2/+2
| | |\
| | | * fix bug #77079Jon Allen2018-10-301-2/+2
| | | * Trim trailing whitespace in *.phptPeter Kokot2018-10-143-3/+3
| | | * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
| | | * Trim trailing whitespace in source code filesPeter Kokot2018-10-132-190/+190
| | * | Trim trailing whitespace in *.phptPeter Kokot2018-10-143-3/+3
| | * | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
| | * | Trim trailing whitespace in source code filesPeter Kokot2018-10-132-190/+190
| * | | Trim trailing whitespace in *.phptPeter Kokot2018-10-143-3/+3
| * | | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0