Martin Krcho

Results 9 comments of Martin Krcho

I have the same issue. The whole problem is that the `onStepChanging` function is supposed to return true or false. It is not designed to run an async code.

Same here. It seems that it doesn't run the opener function when clicked for the first time.

@michael-grunder , would you be able to look at the PR mentioned above? I am experiencing the same issue on a number of servers/websites.

@michael-grunder , is there any update on this? It would be great to have a new version of `phpredis` in a reasonable timeframe. Thank you

I believe this PR does the job: https://github.com/btcpayserver/btcpayserver-php-client/pull/29

@zetrider could you address the outstanding feedback? It's couple of small things and I believe this could be ready for merge.

@mukeshpanchal27 would you please re-review this task?

This change will affect the behaviour of all `kses_*` functions. I am not sure if that is desired.

@nirajgiriXD I prefer this approach to the previous one. It affects only a limited number of filters. Would you be able to provide unit tests or provide instructions for manual...