Fix remainder of unit test warnings in PHP 8.0

This commit is contained in:
Kijin Sung 2021-01-29 00:36:24 +09:00
parent e368cb2f2a
commit 334b1cc277
8 changed files with 30 additions and 19 deletions

View file

@ -1,2 +1,2 @@
<?php
// Here you can initialize variables that will be available to your tests
// Here you can initialize variables that will be available to your tests