Michael Voříšek

Results 920 comments of Michael Voříšek

StickyGet is probably missing somewhere. PR welcomed.

`headers_sent()` is pointless in CLI and I would expect the default value on php startup unchanged. Also note `headers_sent()` cannot be changed back once headers are sent.

see https://github.com/ergebnis/phpunit-slow-test-detector/pull/396, marking this issue as fixed by that PR

@DarkSide666 please rebase this PR

The title uses word "allow". This library is a detector, is never terminates any tests, it only list the most slow ones.

This is a major problem, see https://dev.agiletoolkit.org/demos/form-control/calendar.php demo: first (date) field can be cleared by backspace second (time) field cannot be cleared by backspace (and I do not know any...

Can this PR be finished please, many of our CI pipelines are still failing because of this. Thank you in advance!

@ondrejmirtes, Ondřej, I do not want you to talk to me like this. If some of my communication ruin your patience, please always share the reasons with me to be...

@staabm can I have your review on #6208?