Baptiste Langlade

Results 5 issues of Baptiste Langlade

Hi, A few months back I made a few PRs to [upgrade the code](https://github.com/CouscousPHP/Couscous/pull/259) and [allow to use symfony 5](https://github.com/CouscousPHP/Couscous/pull/257). The problem is that only one of them is available...

A few days back, venus stopped running my tests on travis-ci. The only modification since my last run was the release of venus 2.3.2, but even by downgrading back to...

This work is in preparation for the [testing framework](https://github.com/orgs/Innmind/discussions/6). This PR will stay in this state until the whole `innmind/foundation` new API is stable enough to build `innmind/testing`.

https://wiki.php.net/rfc/marking_return_value_as_important

## Problem When using the new `NoDiscard` attribute on a _named constructor_ of a immutable class and that this named constructor is declared pure then Psalm `6.14` returns an error...