- Issue created by @omarlopesino
- Merge request !2Issue #3418889: Require LoggerChannelInterface instead of LoggerChannel → (Open) created by omarlopesino
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 1:29pm 2 February 2024 - 🇪🇸Spain omarlopesino
I've found this error after doing the fixes: Trying to access array offset on value of type null Cron.php:264
I've fixed it in the same MR because it would have conflicts with this issue, so it will be easier to review in this way.
Please review the MR, thanks!
- Status changed to RTBC
10 months ago 12:30pm 8 July 2024 - 🇩🇪Germany Anybody Porta Westfalica
Using the interface instead of the class is correct! Should be merged.