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

Update silex 2 provider #125

Merged
merged 1 commit into from
Aug 4, 2016
Merged

Update silex 2 provider #125

merged 1 commit into from
Aug 4, 2016

Conversation

JakeFr
Copy link
Contributor

@JakeFr JakeFr commented Aug 4, 2016

Hello,

Here's a PR to update the silex2 provider with 2 points:
No need to affect the result of $container->extend() in Pimple 3.
The ->boot() method is now part of the interface Silex\Api\BootableProviderInterface and useless in the implementation of Pimple\ServiceProviderInterface.

I have not been able to add tests for both version 1 & 2.

@florianeckerstorfer florianeckerstorfer merged commit fb5ffe4 into cocur:master Aug 4, 2016
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