[Http Kernel] 3 commits

spip-league/http-kernel | 3 commits

Par marcimat, le 30 mai 2026 à 15h56min :

Merge branch ‹ facade_spip › into ‹ main ›

refactor: LegacyBoostrapper devient un Listener ayant accès à RequestStack

See merge request spip-league/http-kernel!3

Ajouté
tests/Fixtures/fake_core_boot_request/inc_version.php
tests/Stub/RecordingBootstrapper.php
Modifié
composer.json
src/Bootstrapper/LegacyBootstrapper.php
src/SpipHttpKernel.php
tests/Bootstrapper/LegacyBootstrapperTest.php
tests/SpipHttpKernelTest.php

Détails : Merge branch 'facade_spip' into 'main' (261436ab) · Validations · spip-league / Http Kernel · GitLab

==============================
Par Matthieu Marcillaud, le 30 mai 2026 à 15h54min :

build: spip-league/http en dev

Modifié
composer.json

Détails : build: spip-league/http en dev (2a765c5c) · Validations · spip-league / Http Kernel · GitLab

==============================
Par Matthieu Marcillaud, le 30 mai 2026 à 11h15min :

refactor: Le LegacyBoostrapper devient un Listener qui, du coup, a accès directement à RequestStack

Ajouté
tests/Fixtures/fake_core_boot_request/inc_version.php
tests/Stub/RecordingBootstrapper.php
Modifié
src/Bootstrapper/LegacyBootstrapper.php
src/SpipHttpKernel.php
tests/Bootstrapper/LegacyBootstrapperTest.php
tests/SpipHttpKernelTest.php

Détails : refactor: Le LegacyBoostrapper devient un Listener qui, du coup, a accès directement à RequestStack (25bdd1cb) · Validations · spip-league / Http Kernel · GitLab