Commit graph

249 commits

Author SHA1 Message Date
Hadis Kakanejadi Fard 67c4a0a9de fixed issue #270 2017-02-21 15:14:02 -08:00
Jenny Tam e448281049 Merge pull request #295 from v-kaywon/PHP71DebugAbort
fix PHP7.1 debug abort error
2017-02-21 12:54:24 -08:00
v-kaywon f5b9bd93f0 fix PHP7.1 debug abort error 2017-02-21 12:02:16 -08:00
Jenny Tam cc925ad9b3 Merge pull request #292 from v-dareck/bindparam_out_string_fault
Add check for SQL_NO_TOTAL for SQLBindParameter out parameter
2017-02-20 07:49:17 -08:00
v-dareck 5bff3c5468 Update PHPT comment and script. 2017-02-16 15:25:41 -08:00
v-dareck b96499ff00 Update PHPT comment. 2017-02-16 13:56:02 -08:00
v-dareck 98fd299a31 Add check for SQL_NO_TOTAL for SQLBindParameter out parameter. 2017-02-16 11:50:24 -08:00
Meet Bhagdev ff25f2987f Update README.md 2017-02-15 10:27:07 -08:00
Jenny Tam f2df031fa5 Merge pull request #289 from v-dareck/clang_errors
Fix clang compile errors.
2017-02-15 07:49:53 -08:00
v-dareck c35d998942 Fix clang compile errors. 2017-02-14 16:52:42 -08:00
v-dareck c6157b0f79 Merge pull request #286 from yitam/GH35
Fix issue #35
2017-02-14 14:01:26 -08:00
yitam bdbfaa7c65 simplified the test without image input 2017-02-14 09:16:52 -08:00
yitam 7ca80918ef add a simple test case with an input file 2017-02-10 14:28:33 -08:00
yitam 471da9b005 Fix issue #35 2017-02-10 13:21:53 -08:00
Hadis Kakanejadi Fard da3676738f Merge pull request #285 from yitam/GH69
Fix and tests for issue #69
2017-02-10 10:59:34 -08:00
yitam 9b035cce6f fix formatting 2017-02-10 10:22:16 -08:00
yitam 27d35af223 Fix and tests for issue #69 2017-02-10 09:51:51 -08:00
Jenny Tam e363a44cf5 Merge pull request #281 from v-dareck/github267_closeCursor
Github #267 close cursor error
2017-02-10 08:04:48 -08:00
v-dareck fc8433ac83 Fix error message in close cursor. Change prepare to query in test. 2017-02-09 16:41:39 -08:00
David Puglielli 15c0573e76 Merge pull request #279 from yitam/sql_guid
define SQL_GUID for PECL packages
2017-02-09 15:25:27 -08:00
Jenny Tam a022bcf8a6 Modified the test
to make it more robust
2017-02-09 15:23:38 -08:00
v-dareck 78bb2f232e Merge pull request #283 from yitam/GH223
Fix for issue 223
2017-02-09 15:10:05 -08:00
yitam f90be11567 added a test 2017-02-09 13:27:48 -08:00
yitam 23510b21f1 Fix for issue 223 2017-02-09 10:44:33 -08:00
v-dareck 690571d41d Change tab to spaces. 2017-02-08 17:16:02 -08:00
v-dareck 887857eaf2 In closeCursor check if statement has been executed before moving to next result. 2017-02-08 16:38:12 -08:00
yitam 8df3d00f02 check if constant defined first 2017-02-08 14:28:04 -08:00
yitam 8bb8dfe399 define SQL_GUID for PECL 2017-02-06 16:55:39 -08:00
v-dareck 451f84c416 Update README.md
Add unixODBC 2.3.1 limitation for connection pooling with PDO.
2017-02-06 10:26:24 -08:00
Jenny Tam 48d26cd58a Merge pull request #274 from v-kigos/dev
Test: Bind values with PDO::PARAM_BOOL
2017-02-03 16:32:14 -08:00
Kirill Gostaf 9f2e67125e Update pdo_023.phpt 2017-02-03 16:28:12 -08:00
Kirill Gostaf 62563d29d5 Test: Bind values with PDO::PARAM_BOOL 2017-02-03 16:07:19 -08:00
v-dareck 9f538cd520 Change branch links to dev in README 2017-02-03 16:02:44 -08:00
Jenny Tam 695dd19aff Merge pull request #271 from v-dareck/ReadmeUpdate
Readme and Changelog update
2017-02-03 11:59:20 -08:00
Kirill Gostaf 67f7d31c18 Merge pull request #272 from yitam/convert_string
removed inconsistent code calling convert_string_from_utf16
2017-02-02 15:08:10 -08:00
yitam e7f4165f0b corrected comment 2017-02-02 14:25:09 -08:00
yitam 010d23f7a1 removed inconsistent code calling convert_string_from_utf16 2017-02-02 14:20:50 -08:00
v-dareck 75191e84fc Update version.h 2017-02-02 14:16:21 -08:00
v-dareck a73fa50c35 Add re2c and gcc to readme steps. 2017-02-02 13:04:08 -08:00
v-dareck 32f5255305 Update Readme and Changelog for merged code. 2017-02-02 12:31:12 -08:00
Hadis Kakanejadi Fard c9b92b1679 Merge pull request #269 from v-dareck/merged-codebase
Merge PHP-7.0-Linux changes into merged-codebase
2017-02-01 18:05:58 -08:00
v-dareck 1f9d1583d1 replace __linux__ with _WIN32 define. 2017-02-01 17:36:41 -08:00
v-dareck 044836b048 Tab/indentation fixes. 2017-02-01 16:55:05 -08:00
v-dareck ea445f4a18 Merge remote-tracking branch 'Microsoft/merged-codebase' into merged-codebase 2017-02-01 16:49:30 -08:00
Kirill Gostaf 674e7736ac Update srv_037_transaction_rollback.phpt 2017-02-01 13:26:00 -08:00
v-dareck 2185215aa6 Merge pull request #268 from yitam/ifdefs
modified ifdef __linux__
2017-02-01 13:02:29 -08:00
yitam 3280d76682 modified ifdef __linux__ 2017-02-01 12:41:13 -08:00
v-dareck 1268776601 Change FORMAT SQL to CAST as SQL 2008 does not support FORMAT. 2017-02-01 11:48:57 -08:00
v-dareck c61c272dd2 Change $sample calculation to avoid conversion to float. 2017-01-31 19:07:41 -08:00
v-dareck fa4c0e8c4c Merge remaining PHP-7.0-Linux changes into merged codebase. 2017-01-31 18:10:37 -08:00