### Bug Report <!-- Fill in the relevant information below to help triage your issue. --> | Q | A |------------ | ------ | Version(s) | 5.x #### Summary in the file Service/LogService.php repalce `date` with something more string [DateTimeImmutable](https://www.php.net/manual/en/class.datetimeimmutable.php) #### Current behavior <!-- What is the current (buggy) behavior? --> #### How to reproduce <!-- Provide steps to reproduce the bug. Adding a failing unit test would help us a lot - you can submit one in a Pull Request separately, referencing this bug report. --> #### Expected behavior <!-- What was the expected (correct) behavior? -->
Bug Report
Summary
in the file Service/LogService.php
repalce
datewith something more string
DateTimeImmutable
Current behavior
How to reproduce
Expected behavior