tag:github.com,2008:https://github.com/php-http/cache-plugin/releasesRelease notes from cache-plugin2024-10-02T11:26:09Ztag:github.com,2008:Repository/57924909/2.0.12024-10-02T11:26:38Z2.0.1<ul>
<li>Test with PHP 8.3 and 8.4.</li>
</ul>dbutag:github.com,2008:Repository/57924909/2.0.02024-02-19T17:03:28Z2.0.0<h3>Changed</h3>
<ul>
<li>Drop support of deprecated PHP-HTTP <code>StreamFactory</code>, only PSR-17 <code>StreamFactoryInterface</code> is now supported.</li>
</ul>dbutag:github.com,2008:Repository/57924909/1.8.12023-11-21T08:53:38Z1.8.1<ul>
<li>Allow installation with Symfony 7.</li>
</ul>dbutag:github.com,2008:Repository/57924909/1.8.02023-04-28T10:58:05Z1.8.0<ul>
<li>Avoid PHP warning about serializing resources when serializing the response by detaching the stream.</li>
</ul>dbutag:github.com,2008:Repository/57924909/1.7.62023-04-28T10:45:31Z1.7.6<ul>
<li>Test with PHP 8.1 and 8.2</li>
<li>Made phpspec tests compatible with PSR-7 2.0 strict typing</li>
<li>Detect <code>null</code> and use 0 explicitly to calculate expiration</li>
</ul>dbutag:github.com,2008:Repository/57924909/1.7.52022-01-18T12:25:45Z1.7.5<ul>
<li>Allow installation with psr/cache 3.0 (1.0 and 2.0 are still allowed too)</li>
</ul>dbutag:github.com,2008:Repository/57924909/1.7.42021-11-30T07:07:30Z1.7.4<h3>Added</h3>
<ul>
<li>Allow installation with Symfony 6</li>
</ul>dbutag:github.com,2008:Repository/57924909/1.7.32021-11-03T07:27:22Z1.7.3<h3>Changed</h3>
<ul>
<li>Be more defensive about cache hits. A cache entry can technically contain <code>null</code>.</li>
</ul>dbutag:github.com,2008:Repository/57924909/1.7.22021-04-14T06:06:59Z1.7.2<h3>Added</h3>
<ul>
<li>Allow installation with psr/cache 2.0 (1.0 still allowed too)</li>
</ul>dbutag:github.com,2008:Repository/57924909/1.7.12021-04-14T06:07:08Z1.7.1<h3>Added</h3>
<ul>
<li>Support for PHP 8</li>
</ul>dbu