Elnur Abdurrakhimov
Elnur Abdurrakhimov
We have a ton of custom comparators extending `\SebastianBergmann\Comparator\Comparator`. Without them, built-in PHP equality fails because our ORM models are pretty complicated. I've started migrating from PHPUnit's native mocking framework...
Faker has a [`unique` modifier](https://github.com/fzaninotto/Faker#unique-and-optional-modifiers) that forces it to generate unique values. Would be great to have something like that in jFairy.
Currently Mink is a prototype service and I've lost several hours figuring out why the hell I'm getting different sessions whenever I ask Mink to give me the default session....
Right now, it's not possible to configure Goutte/Guzzle/cURL to ignore SSL errors.
Need support for Twig 3. Lack of it is blocking us from upgrading.
### Summary `ec2_instance` — back when it was just `ec2` — would start a new instance on every run. At some point, it stopped doing that. Now, if there's an...