Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Microsoft Drivers for PHP for SQL Server #119

Merged
merged 4 commits into from
Sep 2, 2020

Conversation

esolitos
Copy link

@csandanov
Copy link
Member

build fails because new extensions must be added to php_modules file in tests:

Checking PHP modules... Error. PHP modules are not identical.
--- /home/wodby/php_modules.tmp
+++ /home/wodby/expected_modules
@@ -45,7 +45,6 @@
 pdo_mysql
 pdo_pgsql
 pdo_sqlite
-pdo_sqlsrv
 pgsql
 Phar
 posix
@@ -60,7 +59,6 @@
 sodium
 SPL
 sqlite3
-sqlsrv
 standard
 tideways_xhprof
 tidy
Makefile:56: recipe for target 'test' failed
make: *** [test] Error 1

also, should be documented in README

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants