mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-25 17:45:35 +03:00
Prepare tests for running on PHP 8
This commit is contained in:
@@ -20,6 +20,7 @@ class SystemTimeProviderTest extends TestCase
|
||||
/**
|
||||
* @runInSeparateProcess
|
||||
* @preserveGlobalState disabled
|
||||
* @requires PHP < 8
|
||||
*/
|
||||
public function testCurrentTimeUsesGettimeofday()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user