Commit graph

735 commits

Author SHA1 Message Date
v-kaywon f0da33db26 change _In_ to _Inout_ annotation for pdo_dbh and pdo_stmt objects 2017-06-27 15:17:21 -07:00
v-kaywon 28301557d6 change annotation 2017-06-22 16:16:30 -07:00
v-kaywon 7a19a270d1 add more annotation to sal_def.h 2017-06-22 16:06:57 -07:00
v-kaywon e575b6d341 added annotations to sal_def.h 2017-06-22 14:44:33 -07:00
v-kaywon bde81001e9 added SAL annotations and fixed warnings 2017-06-22 14:04:34 -07:00
Meet Bhagdev 534a30a1d7 Update README.md 2017-06-21 17:31:42 -07:00
Hadis Fard 3acaff6b16 4.3.0-RC1 changelog 2017-06-21 17:20:10 -07:00
Hadis Fard f5be531745 Merge pull request #449 from yitam/extensionVer
fix ExtensionVer regex
2017-06-21 14:46:52 -07:00
yitam f1872d5abe made RC number optional 2017-06-21 14:33:19 -07:00
yitam 67dca1c080 fixed the regex pattern 2017-06-21 13:45:40 -07:00
Hadis Fard 1d1d285f03 added group: edge flag 2017-06-21 11:13:06 -07:00
yitam 3e1e75c458 enclosed the regex pattern 2017-06-21 09:57:19 -07:00
yitam 267271e0b6 fix ExtensionVer regex 2017-06-20 17:15:48 -07:00
Hadis Fard 219de931fd updated to RC1 2017-06-20 11:54:53 -07:00
Hadis Fard e9c63f404f Merge pull request #447 from Hadis-Fard/dev
updated version to 4.3 rc
2017-06-20 11:12:47 -07:00
Hadis Kakanejadi Fard a879e40162 updated version to 4.3 rc 2017-06-20 10:12:23 -07:00
v-kaywon a97a2f5880 Merge pull request #443 from v-kaywon/fix_leak
Fix leak in connection and statement resource in SQLSRV driver
2017-06-19 17:29:28 -07:00
v-kaywon 84ee58cb5f Merge pull request #426 from v-kaywon/tnir
Add TNIR conn option and tests
2017-06-19 17:27:39 -07:00
v-kaywon b9c13e99a8 set UTF8 back to false by the end of SQLSRV memory test 2017-06-19 14:10:19 -07:00
v-kaywon d1df11d035 fix MsCOmmon.inc 2017-06-19 13:16:16 -07:00
v-kaywon c508a84ef1 changed structure of UTF8 data; added comment for fix in source code 2017-06-19 12:55:40 -07:00
lilgreenbird 522fc1f6b5 Merge pull request #438 from lilgreenbird/macconfig
Fixed load ordering issue in MacOS caused by flat namespace
2017-06-19 11:24:23 -07:00
v-kaywon 56dcce01b7 Fix indentation in core_sqlsrv.h 2017-06-19 09:58:04 -07:00
v-kaywon 734e80cd0c fix uft8 data for pdo memory test 2017-06-16 17:13:49 -07:00
v-kaywon cc54c60ede fix PDO81_MemoryCheck.phpt 2017-06-16 16:51:04 -07:00
v-kaywon 8366bad0d6 add utf-8 data for PDO tesing 2017-06-16 16:33:16 -07:00
v-kaywon 21d1f6aea5 fix spacing 2017-06-16 15:50:21 -07:00
v-kaywon f61f884275 change insert query to UTF-8 2017-06-16 15:47:41 -07:00
v-kaywon c408f8c294 fix leak in SQLSRV driver: prevent leak in zval containing the connection and statement resource 2017-06-16 15:43:15 -07:00
Jenny Tam e3daa485f3 Merge pull request #440 from yitam/testCancel
fixed regex for expected error messages
2017-06-16 13:03:30 -07:00
susanh fe2a14c798 Merge branch 'macconfig' of https://github.com/lilgreenbird/msphpsql into macconfig 2017-06-16 13:00:20 -07:00
susanh e7f621e4f9 remove comment about workaround 2017-06-16 12:49:05 -07:00
yitam 237ca11e2f corrected the expected output 2017-06-16 09:38:07 -07:00
susanh f4ae5e1e4c added MACOSX_DEPLOYMENT_TARGET to not use linker flat_namespace flag 2017-06-15 17:46:04 -07:00
yitam 3548b34956 fixed regex for expected error messages 2017-06-15 16:47:08 -07:00
Jenny Tam 1eaed774e6 Merge pull request #436 from yitam/bvtTests
modified BVT tests to run on Linux/Mac
2017-06-13 15:43:05 -07:00
yitam 8686516325 Modified Readme text files 2017-06-13 12:07:27 -07:00
yitam b9b785dd9a fixed BVT tests to run on Linux/Mac 2017-06-13 11:45:48 -07:00
Jenny Tam 7ed7b596c7 Merge pull request #435 from yitam/adIntegrated
added Azure AD tests using ActiveDirectoryPassword
2017-06-13 08:17:59 -07:00
yitam f38d57b7f7 Azure AD tests using ActiveDirectoryPassword 2017-06-12 10:51:23 -07:00
Jenny Tam 31fb19405b Merge pull request #429 from yitam/updateConstants
Update msodbc constants based on the latest msodbcsql.h from ODBC driver
2017-06-09 07:58:08 -07:00
yitam 25e7705249 added a comment for CEKeystoreData 2017-06-08 15:45:22 -07:00
yitam 1afc509125 removed unnecessary definitions 2017-06-08 15:21:50 -07:00
yitam 7c105ac08e added a comment about this file being a subset 2017-06-08 12:02:12 -07:00
yitam 74800c993c fixed CEKeystoreProvider interface 2017-06-08 11:59:34 -07:00
yitam 48478125e0 Updated odbc header constants 2017-06-08 09:33:37 -07:00
v-kaywon c3602f1d48 fix regex in test 2017-06-07 14:27:36 -07:00
v-kaywon 208cc4a078 Add TNIR conn option and tests 2017-06-07 13:53:04 -07:00
yitam e563368b34 Merge remote-tracking branch 'refs/remotes/Microsoft/master' into dev 2017-06-05 15:02:08 -07:00
Jenny Tam 45d87b7a96 Merge pull request #420 from yitam/newTests
Upload autonomous tests + BVT tests
2017-06-05 14:56:12 -07:00