Kai Sassnowski

Results 105 comments of Kai Sassnowski

@levirs565 First of all, thanks a lot for all the effort you put into this, we really appreciate it! The problem is that because of the scope of this PR—in...

Sure, if you think it makes more sense to split it into three parts then we can also do that 👍

Thanks a ton @levirs565! Whenever you're ready, please go ahead and open the next PR. We really appreciate your work on this!

@ribru17 It's been a while since the last review. Are you still planning to continue with this PR?

We decided to change how the arrow head node gets positioned. Previously, it would put the node's center (its `position`) at the tip of the arrow. Now the arrow head...

@guifeliper The pipeline is still failing because the examples cannot be built. Can you have another look at that?

@nogarcia Thanks for the doing the research. That's very useful to know!

Sorry for the delay. Looks good to me, thanks for the contribution! Can you rebase your changes on top of `main` and push again? There's a small merge conflict due...

Did you install `roach-php/laravel`? My guess is that you might have only installed the `roach-php/core` package.

Weird, as passing in a class that extends from `Workflow` should still be covariant. I'm a bit surprised PHPStan complains about that.