summaryrefslogtreecommitdiff
path: root/ext/odbc
Commit message (Expand)AuthorAgeFilesLines
* Removed "dead" code (zend_hash_update() never fails)Dmitry Stogov2018-06-011-6/+2
* Avoid useless checks, using zend_string_efree(), in cases where the string is...Dmitry Stogov2018-05-081-3/+3
* Remove, or fix, unused variablesGabriel Caruso2018-03-271-3/+0
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Fix: follow the indent of the other configure optionsTom Van Looy2018-02-151-3/+2
* Fix some misspellingsGabriel Caruso2018-02-061-1/+1
* Use int instead of integer in type errorsGabriel Caruso2018-02-042-3/+3
* Merge branch 'PHP-7.2'Anatol Belski2018-01-222-0/+62
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-01-222-0/+62
| |\
| | * Fixed bug #73725 Unable to retrieve value of varchar(max) typeAnatol Belski2018-01-222-0/+62
| | * year++Xinchen Hui2018-01-025-5/+5
| * | year++Xinchen Hui2018-01-025-5/+5
* | | Trailing whitespacesGabriel Caruso2018-01-031-178/+178
* | | year++Xinchen Hui2018-01-023-3/+3
* | | Tell the diff by returning NULL, if system has no ODBC data sourcesAnatol Belski2017-12-202-2/+11
* | | Merge branch 'PHP-7.2'Anatol Belski2017-12-201-6/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-12-201-6/+4
| |\ \ | | |/
| | * Templatize driver name in the expected stringAnatol Belski2017-12-201-6/+4
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-045-5/+5
* | | Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* | | Persistent resources are "thread-local".Dmitry Stogov2017-11-011-7/+1
* | | Encapsulate reference-counting primitives.Dmitry Stogov2017-10-271-1/+1
* | | ODBC Solid is not supported in our build system on Windows, so remove this #i...Kalle Sommer Nielsen2017-07-281-3/+1
* | | Removed support for ODBCRouterKalle Sommer Nielsen2017-07-283-76/+0
* | | Removed Bird(broken)step support from ODBCKalle Sommer Nielsen2017-07-196-884/+10
|/ /
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-025-8/+8
* | Eliminate win95nt.hKalle Sommer Nielsen2016-12-221-1/+0
* | Hmm actually it seems to be the other way around, Anatol?Kalle Sommer Nielsen2016-12-221-2/+2
* | Sync the default value of --with-odbcver with the hardcoded default for ODBCVERKalle Sommer Nielsen2016-12-221-1/+1
* | Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-2/+2
|/
* Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-071-11/+7
|\
| * avoid unneeded copyingAnatol Belski2016-11-071-11/+7
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-071-0/+52
|\ \ | |/
| * Add test for bug #73448Anatol Belski2016-11-071-0/+52
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-071-15/+8
|\ \ | |/
| * Fixed bug #73448 odbc_errormsg returns trash, always 513 bytesAnatol Belski2016-11-071-15/+8
* | Increase ODBCVER to 3.5 by defaultAnatol Belski2016-07-042-3/+3
* | Fixed compilation warningsDmitry Stogov2016-06-221-1/+1
|/
* Merge branch 'PHP-5.6' into PHP-7.0Remi Collet2016-03-171-7/+14
|\
| * Fix Bug #63171 Script hangs after max_execution_timeRemi Collet2016-03-171-7/+14
| * add test for bug #47803Anatol Belski2016-02-241-0/+185
| * Fixed bug #47803Anatol Belski2016-02-242-18/+30
* | fix pointer truncation on 64 bitAnatol Belski2016-03-141-1/+1
* | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-032-2/+2
* | Port patch and test for bug #47803 to 7.0Anatol Belski2016-02-243-18/+216
* | add test for bug #71171Anatol Belski2016-02-231-0/+43
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-02-231-3/+14
|\ \ | |/
| * make ext/odbc test credentials configurableAnatol Belski2016-02-231-3/+14
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-015-5/+5
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-015-5/+5