its

Results 176 comments of its

Hey, thanks for the report, will fix in the next release.

Hey, I've fixed a bug, that could cause non-http requests to not show up in the Clockwork extension. Can you give `dev-master` a try?

Not really. To show commands in the extension, we take the last shown request's id and then poll the Clockwork rest api that's part of your app, to return any...

Fix included in Clockwork 5.2.

Hey, I'll consider adding these in a future release. Thanks.

Hey, thanks for the heads up. *Note, the following is based only on reading the Laravel code, I haven't tested anything.* Looks like for pipelines, they pass the PhpRedis client...

Hey, you can try changing the `xdebug.profiler_output_name` setting if you are running into an issue with multiple profiles being written to the same file, we solved a similar issue here...

Yeah, having some diagnose command would be cool at some point. For starters, we should suggest changing the `xdebug.profiler_output_name` in the docs, as the default value does not make sense...