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

Allow existing PDO service to be used #41

Merged
merged 5 commits into from Jul 16, 2018

Conversation

wshafer
Copy link
Contributor

@wshafer wshafer commented Apr 2, 2018

Provide a narrative description of what you are trying to accomplish:

  • Are you creating a new feature?
    • Why is the new feature needed? What purpose does it serve?
      Allows existing PDO service to be used. This will allow us to reuse existing pdo services instead of opening up a second connection for oauth.

    • How will users use the new feature?
      Passing a service name in the PDO config key instead of connection params.

    • Add tests for the new feature.

    • Add documentation for the new feature.

    • Add a CHANGELOG.md entry for the new feature.

Note: Will add Docs and Changelog entry once PR #40 is merged.

@belgattitude
Copy link

This is a must have... Thanks @wshafer !

@ezimuel
Copy link
Contributor

ezimuel commented Jul 11, 2018

@wshafer I just merged #40. Can you rebase the PR? Thanks!

@wshafer
Copy link
Contributor Author

wshafer commented Jul 12, 2018

@ezimuel - Done. Thanks

@ezimuel ezimuel merged commit 9eee319 into zendframework:master Jul 16, 2018
@ezimuel
Copy link
Contributor

ezimuel commented Jul 16, 2018

@wshafer thanks!

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.

None yet

3 participants