Commit graph

2382 commits

Author SHA1 Message Date
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
Hadis Kakanejadi Fard a02691e277 merged dev into master 2017-02-03 16:20:29 -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
Kirill Gostaf 1b35af7c8b Update srv_073_database.phpt 2017-01-31 16:42:41 -08:00
Kirill Gostaf 0f10871fec Update srv_074_database_wide_string.phpt 2017-01-31 16:41:48 -08:00
Kirill Gostaf e4a43e1583 Update srv_074_database.phpt 2017-01-31 16:41:17 -08:00
Kirill Gostaf a2e16c2c2f Update srv_075_database.phpt 2017-01-31 16:38:45 -08:00
Kirill Gostaf 0a4c69764b Update srv_075_database_wide_string.phpt 2017-01-31 16:37:53 -08:00
Jenny Tam 263622fac1 Merge pull request #265 from v-dareck/PHP-7.0
Merge latest PHP-7.0 branch changes to merged-codebase
2017-01-31 16:34:53 -08:00
Jenny Tam 1fe9c605d1 Merge pull request #256 from v-dareck/github37_has_rows
Github 37 sqlsrv_has_rows
2017-01-30 16:29:24 -08:00
Jenny Tam 17011a71d5 Merge pull request #257 from Hadis-Fard/merged-codebase
Merged Linux and windows the 'shared' code
2017-01-30 13:56:54 -08:00
Hadis Kakanejadi Fard d2d3d32be3 removed unused sqlsrv_zend_hash_add 2017-01-30 13:29:26 -08:00
Hadis Kakanejadi Fard 66fa134f17 fixed get_processor_arch comparisons 2017-01-30 13:11:11 -08:00
Hadis Kakanejadi Fard 1fc3243eb5 added packagize.sh 2017-01-30 13:07:34 -08:00
Hadis Kakanejadi Fard 0e70a95d63 applied peer review comments 2017-01-30 13:05:38 -08:00
Hadis Kakanejadi Fard 64e08eb1a0 Merge branch 'merged-codebase' of https://github.com/Microsoft/msphpsql into merged-codebase 2017-01-30 09:43:55 -08:00
Hadis Kakanejadi Fard 34d9a7d48d updated travis docker with latest from linux branch 2017-01-27 18:00:24 -08:00
Hadis Kakanejadi Fard 832102be17 removed comments 2017-01-27 17:46:58 -08:00
Hadis Kakanejadi Fard 1ebf507b9f updated renamed header 2017-01-27 17:09:47 -08:00
Kirill Gostaf c24dc05eed Merge pull request #261 from yitam/columnMeta
safeguard get_col_meta
2017-01-27 16:08:41 -08:00
Hadis Kakanejadi Fard dd5526f2c3 added TravisCI to merged-code branch 2017-01-27 15:38:40 -08:00
Hadis Kakanejadi Fard a7d95b7a5f fixed invalid user pass issue in core_conn 2017-01-27 15:27:44 -08:00
Hadis Kakanejadi Fard 0fb418a1f8 edited included headers 2017-01-27 15:10:37 -08:00
yitam 0bd7169b03 safeguard get_col_meta 2017-01-27 15:05:09 -08:00
Hadis Kakanejadi Fard aec47fcf9f renamed <intsafe> in xplat.h to xplat_intsafe 2017-01-27 14:26:34 -08:00
Hadis Kakanejadi Fard 480df47625 renamed header files with the same name as windows headers 2017-01-27 13:42:10 -08:00
Hadis Kakanejadi Fard a647013e93 Merge branch 'merged-codebase' of https://github.com/Microsoft/msphpsql into merged-codebase 2017-01-27 10:30:02 -08:00
Hadis Kakanejadi Fard bd5e223946 Merge branch 'merged-codebase' of https://github.com/Hadis-Fard/msphpsql into merged-codebase 2017-01-27 09:22:43 -08:00
Hadis Kakanejadi Fard 9c27732fbb fixed core_conn 2017-01-26 18:21:15 -08:00