Axel H.

Results 28 comments of Axel H.

Not sure if this is the root cause of this issue, but possibly the reason for the one in your latest comment: It seems that you're using `JustDont` in your...

I can confirm this issue.

jQuery migrate will help as a workaround: https://github.com/jquery/jquery-migrate/

As stated by @NaomiN, this is a duplicate. Thanks for pointing this out.

As mentioned in issue #95, https://github.com/jquery/jquery-migrate/ will help as a workaround. But this needs to be fixed.

Thanks for all the effort you guys are putting into this. How should this work? Can the php worker delegate the response sending to another process (maybe a php job,...

I've got the same issue with amphp's parallel when using the parallel extension: Sudden SIGSEGV on parallel\Runtime::run(). I'm trying to build something to reproduce.

This seems to be some complex edge case, maybe in combination with a specific extension and current state. I'm not quite sure how to build something to reproduce this behavior....

According to the odd locations, I created a wrapper to start the LS, which looks for the first psalm.xml it finds (excluding vendor): It's dirty, but it may help: ```php...