mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-16 16:17:43 +03:00
Disallow PHPUnit 9.0-9.2 and show deprecations
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
<?php
|
||||
// @codingStandardsIgnoreFile
|
||||
|
||||
error_reporting(E_ALL & ~E_DEPRECATED);
|
||||
|
||||
use AspectMock\Kernel;
|
||||
|
||||
require_once __DIR__ . '/../vendor/autoload.php'; // composer autoload
|
||||
|
||||
Reference in New Issue
Block a user