mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 17:19:56 +02:00
Fix all PHP 8.0 test failures
This commit is contained in:
@@ -13,6 +13,7 @@ namespace e107\Shims;
|
||||
|
||||
trait InternalShimsTrait
|
||||
{
|
||||
use Internal\GetParentClassTrait;
|
||||
use Internal\ReadfileTrait;
|
||||
use Internal\StrptimeTrait;
|
||||
}
|
Reference in New Issue
Block a user