Releases: php-http/cache-plugin
Releases · php-http/cache-plugin
2.0.1
02 Oct 11:26
Compare
Sorry, something went wrong.
No results found
Test with PHP 8.3 and 8.4.
2.0.0
19 Feb 17:03
Compare
Sorry, something went wrong.
No results found
Changed
Drop support of deprecated PHP-HTTP StreamFactory, only PSR-17 StreamFactoryInterface is now supported.
1.8.1
21 Nov 08:53
Compare
Sorry, something went wrong.
No results found
Allow installation with Symfony 7.
1.8.0
28 Apr 10:58
Compare
Sorry, something went wrong.
No results found
Avoid PHP warning about serializing resources when serializing the response by detaching the stream.
1.7.6
28 Apr 10:45
Compare
Sorry, something went wrong.
No results found
Test with PHP 8.1 and 8.2
Made phpspec tests compatible with PSR-7 2.0 strict typing
Detect null and use 0 explicitly to calculate expiration
1.7.5
18 Jan 12:25
Compare
Sorry, something went wrong.
No results found
Allow installation with psr/cache 3.0 (1.0 and 2.0 are still allowed too)
1.7.4
30 Nov 07:07
Compare
Sorry, something went wrong.
No results found
Added
Allow installation with Symfony 6
1.7.3
03 Nov 07:27
Compare
Sorry, something went wrong.
No results found
Changed
Be more defensive about cache hits. A cache entry can technically contain null.
1.7.2
14 Apr 06:06
Compare
Sorry, something went wrong.
No results found
Added
Allow installation with psr/cache 2.0 (1.0 still allowed too)
1.7.1
13 Jul 15:42
Compare
Sorry, something went wrong.
No results found