Encre Informatique

Results 4 issues of Encre Informatique

Following the discussion of https://github.com/FriendsOfSymfony/FOSMessageBundle/pull/352 I revised the blocking `setUp()` method. I used a new method `setUpBeforeTest()` method and commented `setUp()`. I created the configuration for Github Actions so the...

The `getNbUnread()` of the Twig extension is marked as returning an integer. It is not the case when initialized. It should be enforced and tested.

help wanted
bug

This PR fixes the deprecations for Symfony 4.4, including PHPUnit and Twig deprecated (and removed) classes in 3.0. This shall close #139 and possibly some other issue. There should not...

Bump doctrine/persistence for Sylius ^1.13 and Symfony 6.4 LTS. Doctrine Persistence is used in 4 files in this bundle. Static analysis is not working here but does not seems related...