grav icon indicating copy to clipboard operation
grav copied to clipboard

Fix for wrong LogViewer date output

Open Xoriander opened this issue 2 weeks ago • 0 comments

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.

Xoriander avatar Dec 10 '25 15:12 Xoriander