Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

fixed connectionUri for mongo checker #80

Conversation

tkachuk
Copy link
Contributor

@tkachuk tkachuk commented Jul 24, 2017

No description provided.

@ihortymoshenko
Copy link

+1

@tkachuk tkachuk force-pushed the hotfix/fixed_mongochecker_connectionUri branch 5 times, most recently from fdf3532 to ebc2370 Compare July 25, 2017 12:58
@lsmith77
Copy link
Contributor

lsmith77 commented Dec 1, 2017

lets merge #83 first .. and then rebase this PR and hopefully it will be all green :)

@tkachuk
Copy link
Contributor Author

tkachuk commented Apr 2, 2018

What about this pull request?

@lsmith77
Copy link
Contributor

lsmith77 commented Apr 2, 2018

can you rebase on master?

termit and others added 2 commits June 25, 2018 11:57
- Adds a test in `ChecksTest` for testing mongo functionality.
- Adds an env variable to `phpunit.xml.dist`, disabling mongo tests by default.
- In `travis.yml`:
  - Enable mongo tests
  - For PHP 5.6 versions, set a `MONGO_LEGACY` env variable. When this
    is present, use the `mongo` extension; otherwise the `mongodb`
    extension.
  - For PHP 7 versions, require the `mongodb/mongodb` package.
@weierophinney weierophinney force-pushed the hotfix/fixed_mongochecker_connectionUri branch from ebc2370 to 23b38b3 Compare June 25, 2018 17:15
@weierophinney weierophinney merged commit 7c804d1 into zendframework:master Jun 25, 2018
weierophinney added a commit that referenced this pull request Jun 25, 2018
weierophinney added a commit that referenced this pull request Jun 25, 2018
@weierophinney
Copy link
Member

Thanks, @tkachuk! I rebased off of master, and added unit tests so we can verify the functionality going forward.

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

Successfully merging this pull request may close these issues.

4 participants