Commit graph

355 commits

Author SHA1 Message Date
ulvii 96237e1dcd Update .travis.yml 2017-03-27 18:33:46 -07:00
ulvii 872584a512 Update .travis.yml 2017-03-27 18:21:48 -07:00
ulvii 3d48ce5a7b Update .travis.yml 2017-03-27 18:12:34 -07:00
ulvii 7c3206ae78 Fixing regex 2017-03-27 18:11:10 -07:00
ulvii e6d55ad632 Update .travis.yml 2017-03-27 17:41:02 -07:00
ulvii 3d7a472626 Print diff file contents
Adding script to print out diff file contents, if there are failing tests
2017-03-27 17:26:59 -07:00
ulvii d0aed143dc Clear Cache before next results set
We need to clear cache if a statement has multiple rowsets.
2017-03-27 15:24:41 -07:00
ulvii b883ee47e4 Update core_stmt.cpp 2017-03-27 12:58:42 -07:00
ulvii 80b510ef2f removing tabs 2017-03-27 12:57:18 -07:00
ulvii f835c34319 Update core_stmt.cpp 2017-03-24 17:12:10 -07:00
ulvii 48e9914986 Update spaces 2017-03-24 17:03:24 -07:00
ulvii 4339bad694 Update identation 2017-03-24 16:01:45 -07:00
ulvii 27bae233c0 Update identation 2017-03-24 15:53:41 -07:00
ulvii 5e42b191ea Implementing new cache to remove unnecessary ODBC calls 2017-03-24 15:46:53 -07:00
v-kaywon bd8d1e1bf4 Merge pull request #337 from v-kaywon/string_warning
convert const char[] to char[] to avoid conversion warnings
2017-03-23 12:30:30 -07:00
v-kaywon 9f3c0cee54 Update init.cpp 2017-03-23 11:55:33 -07:00
v-kaywon 566a2dafb0 Merge pull request #333 from v-kaywon/numrow_null_result
fix crash from getting the numrow of a null buffered result set
2017-03-23 11:46:57 -07:00
v-kaywon b4f7684db3 Update init.cpp
fix indentation
2017-03-23 10:57:35 -07:00
v-kaywon d68300ff53 Update core_results.cpp 2017-03-23 10:52:02 -07:00
v-kaywon 6b2aa39e19 convert const char[] to char[] to avoid conversion warnings 2017-03-23 10:21:48 -07:00
v-kaywon c1a1a06061 fix crash from getting the numrow of a null buffered result set; add test 2017-03-20 15:58:57 -07:00
Hadis Kakanejadi Fard 7434d06507 Fixed headers 2017-03-20 13:51:54 -07:00
Hadis Kakanejadi Fard 1a11767e13 Merge pull request #324 from v-kaywon/attrPersistent
implement throwing exception when ATTR_PERSISTENT is in connection
2017-03-20 13:33:25 -07:00
v-kaywon 20198804bb Update pdo_065_construct_persistent.phpt 2017-03-20 12:42:31 -07:00
v-kaywon d289754362 Update pdo_065_construct_prefetch.phpt 2017-03-20 12:41:36 -07:00
v-kaywon c9492ae487 fix memory leak caused by pecalloced persistent connection; fix test indentation 2017-03-17 16:46:02 -07:00
Hadis Kakanejadi Fard dba4d635c5 Merge pull request #326 from v-kaywon/decimalTest
add test for bind output param with decimal type and scale specified (#321)
2017-03-17 12:45:07 -07:00
v-kaywon 048ecf86fd Update pdo_output_decimal.phpt 2017-03-16 11:48:09 -07:00
v-kaywon 3dc98175a0 Merge pull request #328 from v-kaywon/fixTest
fix pdo_stored_proc_fetch_datatypes.phpt
2017-03-16 11:46:27 -07:00
v-kaywon 021b070d93 fix pdo_stored_proc_fetch_datatypes.phpt 2017-03-16 10:02:23 -07:00
v-kaywon 9f65c08b37 Update pdo_output_decimal.phpt 2017-03-15 10:19:30 -07:00
v-kaywon 8565882bbb Update pdo_output_decimal.phpt 2017-03-15 09:45:23 -07:00
v-kaywon 43cafcaf86 Update pdo_output_decimal.phpt 2017-03-15 09:26:02 -07:00
v-kaywon 33b5d0bf4c add test for bind output param with decimal type and scale specified 2017-03-14 10:51:51 -07:00
v-kaywon b701fab642 implement throwing exception when ATTR_PERSISTENT is in the connection options; added tests 2017-03-13 17:54:58 -07:00
ulvii 9bd42e4060 Mac instructions (#319)
* Initial Mac instructions

* Add pecl install for mac

* Changing instructions for loading the drivers

* Updating apache install intructions for MAC

* Adding Mac related notes

* Minor cleanup

* appveyor.yml now outputs details of failing tests

* updated versioning to semantic versioning #282

* Update README.md

* changed locale for mac

* added client info tests

* added versioning notes

* updated precedence order example

* added 4.1.7 to changedlog

* updated PECL package version

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* MAC OS X announcement

* Updating Mac Apache Instructions. Also removing the step of manually adding drivers to the ini file.

* Adding php7.1-xml installation

* Apache config for Mac

* Fixing Apache config

* Update PECL instructions
2017-03-10 13:59:43 -08:00
v-kaywon a76e14efa2 Merge pull request #322 from yitam/addNewTests
one more test
2017-03-09 15:19:22 -08:00
yitam 5795e0eceb one more test 2017-03-09 14:12:53 -08:00
v-kaywon 5ccbda81e1 Merge pull request #320 from yitam/addNewTests
Uploaded some more tests
2017-03-09 11:55:11 -08:00
yitam a10fe30fd5 modified a failing test 2017-03-08 16:13:57 -08:00
yitam 497797ec61 fixed some tests 2017-03-08 15:53:59 -08:00
yitam 9f91c815a4 removed redundant tests 2017-03-08 14:34:56 -08:00
yitam 194f37f8d5 part 5 new sqlsrv tests 2017-03-08 14:17:21 -08:00
yitam 45ea247c3f part 4 fetching various types 2017-03-08 09:55:29 -08:00
yitam e53ca834d3 part 3 testing rowCount 2017-03-07 17:25:39 -08:00
yitam 85391e6478 part 2 testing diff API 2017-03-07 16:47:38 -08:00
Hadis Kakanejadi Fard 867ca5cc98 MAC OS X announcement 2017-03-07 15:21:15 -08:00
yitam aeacaf7a50 part 1 with utf8 data 2017-03-07 15:05:53 -08:00
Hadis Kakanejadi Fard 03ec838b5d Merge pull request #317 from v-kaywon/changelog_7.1.7
added 4.1.7 to changedlog
2017-03-07 14:40:41 -08:00
Jenny Tam 74551e8c32 Merge pull request #316 from Hadis-Fard/dev
Version number doc
2017-03-07 11:36:06 -08:00