? ? Pending

User tests: Successful: Unsuccessful:

avatar photodude
photodude
30 Apr 2017

Pull Request for Issue the sqlsrv files we were using are no longer available and/or plagued by DNS issues.

Summary of Changes

Fix php 5.6 sqlsrv dll downloads on appveyor as the sqlsrv files we were using are no longer available and/or plagued by DNS issues.
includes the changes from #15705

There are no other known source of compiled DLLs for SQLSRV for php 5.6. The official source for sqlsrv php 5.6 via PECL requires compiling the c files to create a DLL. I was able to get the source files during a moment when they were not down due to DNS issues, the files are attached.
php-sqlsrv.zip

these precompiled files were added to a Joomla URL for downloads

official releases

Testing Instructions

tests pass / code review

supersedes PR #15705

avatar photodude photodude - open - 30 Apr 2017
avatar photodude photodude - change - 30 Apr 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 30 Apr 2017
Category Unit Tests
avatar photodude photodude - change - 1 May 2017
The description was changed
avatar photodude photodude - edited - 1 May 2017
avatar photodude photodude - change - 1 May 2017
Labels Added: ? ?
avatar photodude photodude - change - 1 May 2017
The description was changed
avatar photodude photodude - edited - 1 May 2017
avatar photodude
photodude - comment - 1 May 2017

@mbabker Seems the source files for the SQLSRV dlls we are using for php 5.6 are plagued with DNS issues. Is there somewhere we could host the files or shall we just kill php 5.6 testing on appveyor as I propose here.

avatar mbabker
mbabker - comment - 2 May 2017

If we have the source files we can throw them on one of our joomla.org servers. Even if we can find a way to compile them ourselves, we can host them too. We just need to get them.

avatar photodude
photodude - comment - 3 May 2017

I'll send you the files.

avatar photodude
photodude - comment - 3 May 2017

If you create a new PR with a new link, be sure that you include the change to the sqlite download.
Or I can modify this PR.

avatar photodude
photodude - comment - 8 May 2017

@mbabker did you get the files?

avatar mbabker
mbabker - comment - 9 May 2017

I did, I'll be catching up on stuff through the week including this to the extent I can.

avatar mbabker
mbabker - comment - 10 May 2017

The ZIP file is now available at https://cdn.joomla.org/ci/php-sqlsrv.zip

avatar photodude photodude - edited - 11 May 2017
avatar photodude photodude - change - 11 May 2017
The description was changed
avatar photodude photodude - edited - 11 May 2017
avatar photodude
photodude - comment - 11 May 2017

Thanks, I have updated this PR with the new URL

avatar mbabker mbabker - change - 11 May 2017
Title
Remove php 5.6 from appveyor
Fix php 5.6 sqlsrv dll downloads on appveyor
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-05-11 11:41:36
Closed_By mbabker
avatar mbabker mbabker - close - 11 May 2017
avatar mbabker mbabker - merge - 11 May 2017

Add a Comment

Login with GitHub to post a comment