spip-league/http-kernel
Par Matthieu Marcillaud, le 11 avril 2026 à 03h02min :
feat: Préparation d’un kernel HTTP pour SPIP, basé sur symfony/http-kernel
Ajouté
.editorconfig
.gitignore
composer.json
ecs.php
phpstan.neon.dist
phpunit.xml.dist
rector.php
src/Bootstrapper/LegacyBootstrapper.php
src/BootstrapperInterface.php
src/Handler/LegacyHandler.php
src/RequestHandlerInterface.php
src/SpipHttpKernel.php
tests/Bootstrapper/LegacyBootstrapperTest.php
tests/Fixtures/empty.php
tests/Fixtures/fake_core/inc_version.php
tests/Fixtures/hello.php
tests/Handler/LegacyHandlerTest.php
tests/SpipHttpKernelTest.php
tests/Stub/InstallationDetectorStub.php