Simon Berger

Results 51 comments of Simon Berger

Hi @simonschaufi thank you for your bug report. I found the reason for the problem. I currently have no patch for this because I can't assess the impact of changes...

Regarding border-radius. Support is limited to simple values at the moment and percentage values do not work as expected at all. The best you can do is to use 50%...

I also got not helpful hint from the --debug output. All the previous files seem not be related. I can try again and with --debug-by-line next week.

I did not try to build a reproducer because that might be very tricky with multithreading involved, but I debugged it in my project and tracked it down to a...

No, it does not help.

Thanks for the hint about the causing commit @AtCliffUnderline I tested a little bit and the problematic addition are these lines ```php if ($type_aliases !== []) { $intersection_types = self::resolveTypeAliases(...

@AtCliffUnderline there is not yet a release with this fix.

@mbabker Imo adding a new handler via opt-in in a minor release and change it to opt-out in the next major release (if this is the intention) would be the...

Hi @sseide thank you for your reply and sorry for not having found #140. This could be considered as a duplicate I think even if the problem is a bit...

@GrahamCampbell sorry for mentioning, but I doubt this project is really checked. It would be great this fix could make it in.