Skip to content

Pull requests: php-http/cache-plugin

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Implement caching types
#26 by acrobat was merged Feb 27, 2017 Loading…
3 tasks done
Optionally enable caching of any request method
#24 by tuupola was merged Feb 20, 2017 Loading…
4 tasks done
Added support for Last-Modified and ETag
#8 by Nyholm was merged Aug 2, 2016 Loading…
1 task done
Use sha1 to reduce the risk of collisions
#12 by GrahamCampbell was merged Aug 2, 2016 Loading…
3 tasks
Allow a cache item to be stored forever
#20 by Nyholm was merged Aug 15, 2016 Loading…
Added VaryGenerator
#36 by Nyholm was merged Apr 5, 2017 Loading…
Adding response mutator.
#48 by iainconnor was merged Jan 29, 2018 Loading…
3 tasks done
The max age must be an integer
#10 by GrahamCampbell was closed Aug 2, 2016 Loading…
2 tasks
Support PSR-17 StreamFactoryInterface
#56 by deguif was merged Dec 17, 2019 Loading…
Rewind stream when possible
#29 by theofidry was merged Mar 28, 2017 Loading…
Added blacklisted_paths option
#61 by schroedingerskatze42 was merged Nov 27, 2019 Loading…
2 tasks done
Added CacheKeyGenerator
#35 by Nyholm was merged Apr 3, 2017 Loading…
Update composer.json
#86 by tacman was closed Nov 15, 2023 Loading…
Added psr/cache:^3.0 dependency
#78 by yoshz was merged Jan 18, 2022 Loading…
Cast max age to integer
#5 by egeloen was merged Jul 27, 2016 Loading…
Clean Symfony versions
#58 by deguif was closed Jun 5, 2019 Loading…
Bugfixes with blacklist
#65 by Nyholm was merged Dec 26, 2019 Loading…
Fix date in CHANGELOG
#53 by OndraM was closed Jan 8, 2019 Loading…
Bumped branch alias
#21 by GrahamCampbell was merged Aug 15, 2016 Loading…
Test on PHP 7.1
#11 by GrahamCampbell was merged Aug 2, 2016 Loading…
3 tasks
Prepare for 1.3
#32 by Nyholm was merged Mar 28, 2017 Loading…
Do not allow slash in method name
#33 by tuupola was merged Mar 23, 2017 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.