grav
grav copied to clipboard
Fix for wrong LogViewer date output
The description of the changes: https://github.com/getgrav/grav-plugin-admin/issues/2468#issuecomment-3633233604 This pull request fixes getgrav/grav-plugin-admin#2468 The fix requires PHP 8 >= 8.3.0 because DateMalformedStringException was used.