its
its
Hey, if you scroll up in the request list you will find a search field and load more button, which can be used to search and load older requests. You...
Hey, for PHPUnit 10, you should only add the extension to `phpunit.xml` as described here - https://underground.works/clockwork/#docs-collected-data
Hey, thanks for the report. Another issue in our implementation is an improper handling of ? characters inside 'quoted strings'. I think we can fix our regex to fix these...
I've improved the query generation code in master (https://github.com/itsgoingd/clockwork/commit/29095a574d918e761c4b217d51a85e830a969c43), can you please try if this solves your issue?
Fixed in Clockwork 5.3.5.
Hey, can you see any error message? Please post a screenshot.
Interesting, can you please send me a few recent .json files from the `cache/clockwork` directory? These might contain sensitive information, so you can also send them via email at [email protected].
Unfortunately I was not able to reproduce the issue so far, the profiles you've sent me render correctly, and clean Grav installation seems to also be working fine. Can you...
Hey, thanks for the report, I will try to investigate this weekend.
This should be now fixed in master (https://github.com/itsgoingd/clockwork/commit/229a43f1b663ea0cf418e4f9ca58448315765484). Database queries from the called commands should now be correctly included in the parent command as intended.