[framework ↪ 6090-spip-5-amelioration-du-conteneur-compile] 2 commits

spip/framework | 2 commits

Par Matthieu Marcillaud, le 24 juin 2026 à 18h32min :

chore: ignore temporary fixtures in qa

Modifié
ecs.php
phpstan.neon.dist
rector.php

Détails : chore: ignore temporary fixtures in qa (e613240d) · Validations · spip / framework · GitLab

==============================
Par Matthieu Marcillaud, le 24 juin 2026 à 18h17min :

refactor(boot): amélioration de la compilation du conteneur

Prise en compte des chemins de paquet.xml notamment.

Ajouté
src/Plugin/Boot/PluginMenuCollector.php
tests/Plugin/Boot/PluginBootArtifactBuilderTest.php
Modifié
src/Boot/BootArtifactCompiler.php
src/Boot/BootOrchestrator.php
src/Cache/PhpFileWriter.php
src/Pipeline/LegacyHeadAssetsListenerRegistrar.php
src/Pipeline/PluginPipelineCollector.php
src/Plugin/Boot/DistPluginProvider.php
src/Plugin/Boot/PluginBootArtifactBuilder.php
src/Plugin/Boot/PluginBootCache.php
src/Plugin/Boot/PluginManifest.php
src/Plugin/Boot/PluginManifestDivergenceDetector.php
src/Plugin/Boot/PluginManifestStore.php
src/Plugin/Boot/PluginManifestStructuresBuilder.php
src/Plugin/Config/DeclarativeContainerCompiler.php
src/Plugin/Config/PluginAutoloadCollector.php
src/Plugin/Config/PluginConfigCollector.php
src/Plugin/Config/PluginContainerPrecompiler.php
src/Plugin/Config/PluginSymfonyServicesCollector.php
src/Plugin/Paquet/PaquetElementCollector.php
src/Plugin/Paquet/PaquetInfo.php
src/Plugin/Paquet/PaquetXmlReader.php
src/Plugin/PluginPathResolver.php
src/Plugin/PluginRelativePath.php
tests/Cache/PhpFileWriterTest.php
tests/Plugin/Boot/DistPluginProviderTest.php
tests/Plugin/Boot/PluginManifestDivergenceDetectorTest.php
tests/Plugin/Boot/PluginManifestSqlMigratorTest.php
tests/Plugin/Boot/PluginManifestTest.php
tests/Plugin/Discovery/PluginDiscoveryTest.php
tests/Plugin/Paquet/PaquetXmlReaderTest.php

Détails : refactor(boot): amélioration de la compilation du conteneur (7a3f5720) · Validations · spip / framework · GitLab