From 2e963c0002ce59982f34265dfb3506c82d9eee59 Mon Sep 17 00:00:00 2001 From: terrafrost Date: Tue, 10 May 2022 23:08:46 -0500 Subject: [PATCH] Tests/BigInteger: fix 8.2 deprecation errors --- tests/Unit/Math/BigIntegerTest.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Unit/Math/BigIntegerTest.php b/tests/Unit/Math/BigIntegerTest.php index 2a1f747f..68eb0768 100644 --- a/tests/Unit/Math/BigIntegerTest.php +++ b/tests/Unit/Math/BigIntegerTest.php @@ -19,9 +19,9 @@ class BigIntegerTest extends PhpseclibTestCase { eval(<<