Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: rachidbigm/FOSHttpCacheBundle

Tags

2.0.0-beta2

Toggle 2.0.0-beta2's commit message
adjust dependency on http-cache library

2.0.0-beta1

Toggle 2.0.0-beta1's commit message
improve changelog for tag invalidation

2.0.0-alpha1

Toggle 2.0.0-alpha1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Prepare 2.0.0 alpha (FriendsOfSymfony#360)

* Add PHP 7.1 to test matrix.
* Update changelog.
* Update FOSHttpCache dependency.
* Add php-http/message to require-dev to fix --prefer-lowest on Travis.
  Otherwise Composer throws a "Your requirements could not be resolved
  to an installable set of packages."

1.3.10

Toggle 1.3.10's commit message
Merge pull request FriendsOfSymfony#338 from j0k3r/symfony-3.2-for-1.3

Add support for Symfony 3.*

1.3.9

Toggle 1.3.9's commit message
Merge pull request FriendsOfSymfony#312 from FriendsOfSymfony/handle-…

…only-custom-client

[1.3] handle configuration where we only have a custom proxy client and no proxies configured

1.3.8

Toggle 1.3.8's commit message
Do not sanity check hash of anonymous requests (FriendsOfSymfony#289)

1.3.7

Toggle 1.3.7's commit message
Merge pull request FriendsOfSymfony#274 from bastnic/feature/hash-san…

…ity-check

check sanity of user context hash, if not, prevent setting any cache

1.3.6

Toggle 1.3.6's commit message
Merge pull request FriendsOfSymfony#268 from FriendsOfSymfony/symfony-3

Symfony 3

1.3.5

Toggle 1.3.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Make tests pass on Symfony 2.8 deprecation notices

1.3.4

Toggle 1.3.4's commit message
Merge pull request FriendsOfSymfony#239 from FriendsOfSymfony/symfony…

…-2.8

Test against Symfony 2.8