Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2021-11-24 22:37:11 +0300
committerGitHub <noreply@github.com>2021-11-24 22:37:11 +0300
commitaf4d6002ca0039f4ea702aa8456f7e0c1cc3746c (patch)
treea4eff4aee35b5decb9fac3e6e9ddcf525fcea841 /tests/PHPUnit/Framework
parent6ddf4edf640b3ccb4f8a7a5797d2762bab1ea682 (diff)
Further improvements for PHP 8.1 (#18330)
* Fix some PHP8.1 deprecation warnings * another fix * couple more fixes * couple more fixes * fix another warning
Diffstat (limited to 'tests/PHPUnit/Framework')
-rw-r--r--tests/PHPUnit/Framework/TestRequest/ApiTestConfig.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/PHPUnit/Framework/TestRequest/ApiTestConfig.php b/tests/PHPUnit/Framework/TestRequest/ApiTestConfig.php
index 73588877dc..9e1d50efdc 100644
--- a/tests/PHPUnit/Framework/TestRequest/ApiTestConfig.php
+++ b/tests/PHPUnit/Framework/TestRequest/ApiTestConfig.php
@@ -46,7 +46,7 @@ class ApiTestConfig
*
* @var string
*/
- public $date;
+ public $date = '';
/**
* One or more periods to test for. Multiple periods will result in multiple API calls and