mirror of
https://github.com/mrclay/minify.git
synced 2025-08-19 04:11:20 +02:00
Test fixes
This commit is contained in:
@@ -6,7 +6,7 @@ use Minify_Cache_ZendPlatform;
|
||||
|
||||
class MinifyCacheZendPlatformTest extends TestCase
|
||||
{
|
||||
public function setUp()
|
||||
public function setUp(): void
|
||||
{
|
||||
if (!function_exists('output_cache_put')) {
|
||||
// FIXME: be specific what to actually install
|
||||
|
Reference in New Issue
Block a user