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

replace WurflCache with doctrine/cache #174

Closed
mimmi20 opened this issue Jan 3, 2017 · 7 comments · Fixed by #218
Closed

replace WurflCache with doctrine/cache #174

mimmi20 opened this issue Jan 3, 2017 · 7 comments · Fixed by #218
Assignees
Milestone

Comments

@mimmi20
Copy link
Member

mimmi20 commented Jan 3, 2017

I dont want to support the WurflCache package any longer. For this the package should be replaced with the PSR-6 compliant php-cache package.

@asgrim
Copy link
Member

asgrim commented Jan 3, 2017

PSR-6 was a bit of a failure by many accounts, and I believe a new caching standard has recently been accepted (PSR-16) that resolves the issues with PSR-6.

@asgrim asgrim self-assigned this Jan 3, 2017
@mimmi20
Copy link
Member Author

mimmi20 commented Jan 3, 2017

Then I would use scrapbook.

@asgrim
Copy link
Member

asgrim commented Jan 3, 2017

I'd suggest we use doctrine/cache really; it's a MUCH more widely used cache. Only downside is no PSR-16 support, but I'm working on that as we speak

@mimmi20
Copy link
Member Author

mimmi20 commented Jan 3, 2017

Could you post a coment here, if that package is ready for use?

@asgrim
Copy link
Member

asgrim commented Jan 3, 2017

yup, 'course

@mimmi20
Copy link
Member Author

mimmi20 commented Jan 4, 2017

I dont think your package is usable here, because it doesn't support PHP versions below 7.1.

@asgrim
Copy link
Member

asgrim commented Jan 4, 2017

We can always bump minimum version to 7.1 ;)

@mimmi20 mimmi20 added this to the 4.0.0 milestone Jan 4, 2017
@asgrim asgrim removed their assignment Jan 7, 2017
@asgrim asgrim changed the title replace WurflCache with php-cache replace WurflCache with doctrine/cache Mar 27, 2017
@asgrim asgrim self-assigned this Apr 4, 2017
@mimmi20 mimmi20 assigned mimmi20 and unassigned asgrim Aug 16, 2017
@mimmi20 mimmi20 mentioned this issue Aug 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants