willemstuursma

Results 45 comments of willemstuursma
trafficstars

Maybe just change the `@return` hint in `\Negotiation\AbstractNegotiator::getBest` to `AcceptHeader|BaseAccept`?

I don't think this tool should do this, but it's the job of the task runner. See #58.

@johmanx10 I will discuss internally and report back.

@johmanx10 can you give me some pointers on how we could add this functionality?

Thanks @johmanx10. We're going to try to create an implementation for this with my team at Mollie. I expect it to be picked up somewhere between next week - end...

You can wrap your expected values in `$this->identicalTo($expectedValue)` when matching with `::when()` or `::verify()`.

It's probably here: https://github.com/composer/composer/blob/master/src/Composer/Autoload/AutoloadGenerator.php#L903

@sandervanhooft no its needs to hash the file contents so it can deal with out situation. @theofidry Could you open an issue at Composer? I think it will carry more...

Hi @frederikbosch. Here at Mollie we think adding a `PreciseMoney` type is a great idea, but you should not be able to convert from `PreciseMoney` to `Money`.

@frederikbosch Why don't you drop by our office next week and we can discuss it with out team - maybe a few beers and we can see how Mollie can...