spip-league/plugin-manager | 2 commits
Par Matthieu Marcillaud, le 28 juin 2026 à 16h30min :
tmp(build): version dev à tester
Modifié
composer.json
Détails : tmp(build): version dev à tester (e5fb1f04) · Validations · spip-league / plugin-manager · GitLab
==============================
Par Matthieu Marcillaud, le 28 juin 2026 à 16h27min :
feat: Déplacement du boot plugins dans le plugin manager
Refs: spip/spip#6093
Ajouté
src/Boot/BootArtifactCompiler.php
src/Config/DeclarativeContainerCompiler.php
src/Config/PluginAutoloadCollector.php
src/Config/PluginConfigCollector.php
src/Config/PluginContainerPrecompiler.php
src/Config/PluginSymfonyServicesCollector.php
tests/Config/PluginContainerPrecompilerCronAutoconfigurationTest.php
tests/Config/PluginSymfonyServicesCollectorTest.php
tests/bootstrap.php
tests/fixtures/config/spip/dirs.php
tests/fixtures/config/spip/logger.php
tests/fixtures/config/spip/routes.php
tests/fixtures/spip.php
tests/fixtures/tmp/cache/boot/chemins.php
tests/fixtures/tmp/cache/boot/container.test.php
tests/fixtures/tmp/cache/boot/container.test.php.meta
tests/fixtures/tmp/cache/boot/container.test.php.meta.json
tests/fixtures/tmp/cache/boot/container.test.signature
tests/fixtures/tmp/cache/boot/fonctions.php
tests/fixtures/tmp/cache/boot/menus.php
tests/fixtures/tmp/cache/boot/options.php
tests/fixtures/tmp/cache/boot/plugins.signature
tests/fixtures/var/state/plugins.php
Modifié
README.md
composer.json
ecs.php
phpstan-baseline.neon
phpstan.neon.dist
phpunit.xml.dist
src/Boot/PluginBootArtifactBuilder.php
tests/Boot/PluginBootArtifactBuilderTest.php