1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 01:54:12 +02:00

Issue #5443 - PHP 8.4 test fixes.

This commit is contained in:
camer0n
2025-03-17 13:44:04 -07:00
parent d58f199f28
commit 1b54602be1
17 changed files with 362 additions and 158 deletions

View File

@@ -27,7 +27,7 @@
$this->assertTrue(false, "Couldn't load eIPHandler object");
}
$this->__construct();
$this->ip->__construct();
}
/* public function testMakeEmailQuery()