spip-league/logger | 8 commits
Par JamesRezo, le 26 décembre 2024 à 17h25min :
test: fix cs errors on unit tests
Modifié
tests/ConfigTest.php
Détails : test: fix cs errors on unit tests (4b016dba) · Validations · spip-league / logger · GitLab
==============================
Par JamesRezo, le 26 décembre 2024 à 17h21min :
test: fix phpstan errors on unit tests
Modifié
phpunit.xml.dist
tests/ConfigTest.php
tests/FactoryTest.php
tests/RotatingFileHandlerTest.php
tests/TestCase.php
Détails : test: fix phpstan errors on unit tests (46468634) · Validations · spip-league / logger · GitLab
==============================
Par Matthieu Marcillaud, le 26 décembre 2024 à 15h35min :
chore: corrections, typage des test, pour phpstan
Modifié
tests/ConfigTest.php
tests/FactoryTest.php
tests/LineFormatterTest.php
tests/Processor/BacktraceProcessorTest.php
tests/Processor/BrutProcessorTest.php
tests/Processor/EspaceProcessorTest.php
tests/Processor/LevelNameProcessorTest.php
tests/RotatingFileHandlerTest.php
tests/TestCase.php
==============================
Par Matthieu Marcillaud, le 26 décembre 2024 à 15h19min :
chore: corrections pour phpstan
Modifié
tests/ConfigTest.php
tests/TestCase.php
Détails : chore: corrections pour phpstan (ff38eec0) · Validations · spip-league / logger · GitLab
==============================
Par Matthieu Marcillaud, le 26 décembre 2024 à 15h13min :
style: CS
Modifié
src/Processor/BrutProcessor.php
src/Processor/EspaceProcessor.php
Détails : style: CS (fdabbc8f) · Validations · spip-league / logger · GitLab
==============================
Par Matthieu Marcillaud, le 26 décembre 2024 à 15h06min :
ci: Ne pas afficher les deprecated de ECS en PHP8.4 actuellement dans la sortie json
Modifié
.gitlab-ci.yml
==============================
Par Matthieu Marcillaud, le 26 décembre 2024 à 14h54min :
build: add phpstan dependency
Modifié
composer.json
Détails : build: add phpstan dependency (fbc70026) · Validations · spip-league / logger · GitLab
==============================
Par Matthieu Marcillaud, le 26 décembre 2024 à 14h54min :
ci: Ajout de CI
Ajouté
.gitlab-ci.yml
Modifié
.gitattributes
Détails : ci: Ajout de CI (b4e11184) · Validations · spip-league / logger · GitLab