mirror of
				https://github.com/furyfire/trueskill.git
				synced 2025-11-04 10:12:28 +01:00 
			
		
		
		
	Upgrade to PHP8.4
This commit is contained in:
		@@ -16,7 +16,7 @@ use PHPUnit\Framework\Attributes\UsesClass;
 | 
			
		||||
#[UsesClass(GaussianDistribution::class)]
 | 
			
		||||
class DrawMarginTest extends TestCase
 | 
			
		||||
{
 | 
			
		||||
    private const ERROR_TOLERANCE = 0.000001;
 | 
			
		||||
    private const float ERROR_TOLERANCE = 0.000001;
 | 
			
		||||
 | 
			
		||||
    public function testGetDrawMarginFromDrawProbability(): void
 | 
			
		||||
    {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user