Commit graph

57 commits

Author SHA1 Message Date
Meet Bhagdev 15cf2a40e7 Update installodbc_ubuntu.sh 2016-10-18 15:08:47 -07:00
Meet Bhagdev 02d4798fea Update installodbc_redhat.sh 2016-10-18 15:06:46 -07:00
Hadis Fard da79d5308e Added installation guide on blog 2016-10-12 12:51:13 -07:00
Hadis Fard 83902d4432 Deleted pdo_sqlsrv.h, renamed to php_pdo_sqlsrv.h 2016-10-07 10:41:37 -07:00
Meet Bhagdev 779f65360f PHP Linux 4.0.5 Commit 2016-10-03 13:19:15 -07:00
Hadis Fard 5bef0b8dd2 Merge pull request #155 from remicollet/issue-php71
Fix PHP 7.1 build
2016-09-23 14:20:17 -07:00
Hadis Fard 463d70a036 Merge pull request #159 from remicollet/issue-warns
Fix some build with -wall warnings
2016-09-21 15:03:49 -07:00
Remi Collet 338067934b fix -Wreturn-type build warnings, moving return out of try block 2016-09-21 07:56:07 +02:00
Remi Collet 1306baba96 change error checking (no exception in stmt dtor) 2016-09-21 07:49:17 +02:00
Hadis Fard 40ee0db43c Added instructionto install sqlsrv drivers using Remi RPM repository 2016-09-20 14:42:10 -07:00
Hadis Fard b6cb020002 Merge pull request #157 from remicollet/issue-warn
fix buffer overflow, raising segfault in pdo driver
2016-09-20 09:33:52 -07:00
Remi Collet f1016e7e77 fix -Wreorder build warnings with gcc 2016-09-20 13:23:35 +02:00
Remi Collet 0b27486b7f fix -Wunused-variable build warnings with gcc 2016-09-20 13:06:40 +02:00
Remi Collet 4d7573442a fix -Wunknown-pragmas build warnings with gcc 2016-09-20 12:53:27 +02:00
Remi Collet fc755b4eed remove -std=c++11 ref. in README 2016-09-20 07:00:36 +02:00
Remi Collet 613bba42ee fix buffer overflow, raising segfault in pdo driver 2016-09-20 07:00:32 +02:00
Remi Collet 910aa31f9e Merged PR#154
ensure correct ODBCVER is used (#154)
2016-09-19 16:49:22 -07:00
Hadis Fard 0756937df1 Merge pull request #153 from remicollet/patch-1
Fix #152 build failure, uneeded coma
2016-09-16 09:34:37 -07:00
Remi Collet 66f003c661 Fix PHP 7.1 build 2016-09-16 15:53:20 +02:00
Remi Collet eb625994e5 Fix #152 unneeded comma 2016-09-16 15:11:49 +02:00
Hadis Fard 51d528ee66 Added php-pdo installation from package 2016-09-15 14:25:11 -07:00
Hadis Fard b316900697 Update LinuxTutorial.md 2016-09-15 14:20:53 -07:00
Hadis Fard 09c7cc0c4c Update LinuxTutorial.md 2016-09-15 14:18:07 -07:00
Meet Bhagdev 4ccffbbe07 4.0.4 release 2016-09-13 14:44:45 -07:00
Hadis Fard 16e0b1ccf2 Merge pull request #149 from xalopp/debian_phpize
Fix typo in pdo driver config.m4
2016-09-09 10:44:39 -07:00
Xaver Loppenstedt aa770966d6 Fix typo in pdo driver config.m4 2016-09-09 18:07:39 +02:00
Meet Bhagdev 8e4ab11a65 Merge pull request #147 from xalopp/issue_119
Fix sqlsrv_fetch_object modifies full qualified class names
2016-09-08 14:46:40 -07:00
Meet Bhagdev 6ae6394891 Merge pull request #143 from xalopp/phpize
Add phpize support
2016-09-07 16:40:05 -07:00
Xaver Loppenstedt 1faa210cc4 Fix sqlsrv_fetch_object modifies full qualified class names 2016-09-06 23:54:31 +02:00
Xaver Loppenstedt 243b3821c3 Add phpize support 2016-09-04 01:19:48 +02:00
Meet Bhagdev 75902af4ec Rename README .md to README.md 2016-08-24 17:56:58 -07:00
Meet Bhagdev a4a293edb9 Removed old binaries 2016-08-24 16:33:51 -07:00
Meet Bhagdev 691ec6e211 Updated README.md 2016-08-24 14:48:41 -07:00
Meet Bhagdev 770f5dab81 4.0.3 Release 2016-08-24 14:46:45 -07:00
Meet Bhagdev 586b697ce7 4.0.2 Release 2016-08-24 14:33:42 -07:00
Meet Bhagdev 3d80a37262 Merge pull request #133 from david-puglielli/PHP-7.0-Linux
Update script to remove failing command
2016-08-17 16:11:22 -07:00
david-puglielli f40832fb6b Update script to remove failing command
cd usr/lib64 does nothing and appears to be extraneous, so I have removed it entirely. At this point in the script we have already cd'ed into the required directory.
2016-08-12 15:35:16 -07:00
Meet Bhagdev b47abe3590 Merge pull request #126 from xalopp/automation_friendly_ubuntu_installer
Support Ubuntu unattended ODBC package install
2016-08-07 19:41:05 -04:00
Xaver Loppenstedt f4b5eafbb6 Support Ubuntu unattended ODBC package install 2016-08-05 13:07:06 +02:00
Meet Bhagdev 501dcc5752 4.0.2 Release 2016-07-30 01:37:37 -07:00
Meet Bhagdev 6363b351c1 Linux 4.0.2 Release 2016-07-30 01:30:23 -07:00
Meet Bhagdev ee863b44e0 Update LinuxTutorial.md 2016-07-15 15:26:38 -07:00
Meet Bhagdev 5de8264680 Merge pull request #112 from david-puglielli/PHP-7.0-Linux
Update LinuxTutorial.md
2016-07-15 15:23:11 -07:00
david-puglielli e7a11436b4 Update LinuxTutorial.md 2016-07-15 15:13:29 -07:00
Meet Bhagdev 052a6ae6ef Create LinuxTutorial.md 2016-07-15 00:20:50 -07:00
Meet Bhagdev cd66bcd300 Added install scripts to simplify the ODBC Driver install experience 2016-07-12 12:09:30 -07:00
Meet Bhagdev ffd3e40d5b Update README.md 2016-07-12 11:52:28 -07:00
Meet Bhagdev 11fa018eaa Merge remote-tracking branch 'origin/PHP-7.0-Linux' into PHP-7.0-Linux
# Conflicts:
#	README.md
2016-07-12 11:51:12 -07:00
Meet Bhagdev 3c7fa697ff 4.0.1 Release 2016-07-12 11:50:10 -07:00
Meet Bhagdev 2797178321 Update README.md 2016-07-12 11:38:53 -07:00