PHP 8.2 Deprecated cleaning

This commit is contained in:
2023-04-03 21:15:54 +02:00
parent 528b959859
commit d34d5a820a
6 changed files with 65 additions and 64 deletions

View File

@@ -189,8 +189,8 @@ to this document.
$date = date("Y-m-d H:i:s.u00");
// DST must answer +0200 in winter and +0100 in summer
$dst = date("O");
$this->assertSame($res, "--- Original ${date}0 $dst
+++ New ${date}1 $dst
$this->assertSame($res, "--- Original {$date}0 $dst
+++ New {$date}1 $dst
@@ -0,0 +1,6 @@
+This is an important
+notice! It should