spip/framework | 2 commits
Par Matthieu Marcillaud, le 28 juin 2026 à 15h54min :
tmp(build): version dev à tester
Modifié
composer.json
Détails : tmp(build): version dev à tester (6748c2eb) · Validations · spip / framework · GitLab
==============================
Par Matthieu Marcillaud, le 28 juin 2026 à 15h54min :
refactor: Déplacement de classes dans plugin-manager
Refs: spip/spip#6093
Supprimé
src/Plugin/Boot/DistPluginProvider.php
src/Plugin/Boot/PluginBootArtifactBuilder.php
src/Plugin/Boot/PluginBootCache.php
src/Plugin/Boot/PluginManifest.php
src/Plugin/Boot/PluginManifestListProvider.php
src/Plugin/Boot/PluginManifestSqlMigrator.php
src/Plugin/Boot/PluginManifestStore.php
src/Plugin/Boot/PluginManifestStructuresBuilder.php
src/Plugin/Boot/PluginMenuCollector.php
src/Plugin/Discovery/PluginOrderResolver.php
src/Plugin/Discovery/PluginScanner.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/Plugin/Boot/DistPluginProviderTest.php
tests/Plugin/Boot/PluginBootArtifactBuilderTest.php
tests/Plugin/Boot/PluginBootCacheTest.php
tests/Plugin/Boot/PluginManifestListProviderTest.php
tests/Plugin/Boot/PluginManifestSqlMigratorTest.php
tests/Plugin/Boot/PluginManifestStoreTest.php
tests/Plugin/Boot/PluginManifestTest.php
tests/Plugin/Discovery/PluginDiscoveryTest.php
tests/Plugin/Paquet/PaquetXmlReaderTest.php
tests/Plugin/PluginDirLocatorTest.php
Modifié
src/Boot/BootArtifactCompiler.php
src/Boot/BootOrchestrator.php
src/Pipeline/PluginPipelineCollector.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
tests/Plugin/Config/PluginSymfonyServicesCollectorTest.php
tests/SpipTest.php