Skip to content

Use the new cache plugin factory method #531

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

Merged
merged 2 commits into from
Mar 28, 2017

Conversation

acrobat
Copy link
Collaborator

@acrobat acrobat commented Feb 27, 2017

This pr updates the addCache method so we use the new factory method introduced in php-http/cache-plugin#26. This way the caching of github requests will work again. Fixes #502

DO NOT MERGE! This can only be merged after a release of the php-http/cache-plugin (v1.3.0). But like you asked @Nyholm in php-http/cache-plugin#26 (comment)

@acrobat acrobat mentioned this pull request Feb 27, 2017
Copy link
Collaborator

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this be merged as soon as 1.3 is tagged?

@acrobat
Copy link
Collaborator Author

acrobat commented Mar 23, 2017

@Nyholm yes!

@Nyholm
Copy link
Collaborator

Nyholm commented Mar 23, 2017

Good. Im just waiting on some input form Tuupola on the cache plugin. I'll make sure to tag it after I heard from him.

@acrobat
Copy link
Collaborator Author

acrobat commented Mar 23, 2017

That's good, thanks!

Copy link
Collaborator

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also update composer to use
php-http/cache-plugin:^1.3

@acrobat acrobat force-pushed the cache-plugin-update branch from 08db915 to c8003da Compare March 23, 2017 08:45
@acrobat
Copy link
Collaborator Author

acrobat commented Mar 23, 2017

👍 Fixed @Nyholm

@Nyholm Nyholm mentioned this pull request Mar 23, 2017
@Nyholm Nyholm added this to the Release 2.2 milestone Mar 24, 2017
Copy link
Collaborator

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cache plugin 1.3 is released. Just waiting for travis now.

@Nyholm
Copy link
Collaborator

Nyholm commented Mar 28, 2017

Thank you @acrobat for your contributions!

@Nyholm Nyholm merged commit d26bc79 into KnpLabs:master Mar 28, 2017
@acrobat acrobat deleted the cache-plugin-update branch March 28, 2017 07:30
@acrobat
Copy link
Collaborator Author

acrobat commented Mar 28, 2017

🎉 thanks!

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