Alexandre Quercia
Alexandre Quercia
Lime test should exit with non-zero code on failure. Before this patch, it is not the case.
Good initiative having php-cs-fixer on the CI. But it will make contributor work easier to provide an easy way to execute this linter. ``` test/bin/lint ```
* Fix docker-compose configuration, yaml reference does not deep merge * Always reset submodules at the end of the test's execution * from #270 * Clear memcached cache before each...
Fix #269 Issue ----- * GPG signature expired. ``` W: GPG error: http://deb.debian.org jessie-updates InRelease: The following signatures were invalid: KEYEXPIRED 1668891673 W: GPG error: http://deb.debian.org jessie Release: The following...
The test should fail when a warning PHP error occurred. Depends on ----------- * #301 How to execute tests? -------------- To make test passes, I apply the following dependencies: *...
Start with adding tests, someone else can pick it, to provide a fix. Depends on #90 to run tests. Tests failed from PHP 8.0. fixes #98
#see https://github.com/FriendsOfSymfony1/symfony1/pull/270