Bas de Ruiter

Results 7 issues of Bas de Ruiter

Pull request regarding #1725 I built failing test cases, but unfortunately, like [niconoe-](https://github.com/niconoe-), I'm not a Java developer and can't make the time right now to figure out how to...

Today I was creating an Arena deck and I couldn't complete it in HDT, because Jaraxus is not available. The Warlock icon was also missing from the deck in the...

bug
deckbuilder

Not much to say about this PR. It's just an addition of the php version requirements

In this PR I put the changes we made to make it easier to work with Page and Element objects. Most notably the type hinting if the MinkParameters object. Personally,...

For several weeks, we've been busy setting up behat in our big 20 year old symfony 3.4 project. During this time we made a bunch of changes to make it...

This PR is built on top of the other, so please only look at the last commit. In this one I fully exposed the NodeElement methods. Again, I'm not sure...

Hi, today I needed to add a custom comparator when I noticed I couldn't find anything about that in the documentation. So here's my attempt.