[kernel ↪ 2.x] 4 commits

spip-league/kernel | 4 commits

Par marcimat, le 30 juin 2026 à 21h11min :

Merge branch ‹ 6093-plugin-manager › into ‹ 2.x ›

Refactor vers plugin-manager

See merge request spip-league/kernel!22

Supprimé
src/Attribute/AsCronTask.php
src/Attribute/AsPipelineEvent.php
src/Attribute/AsPipelineListener.php
src/DependencyInjection/SpipGenieTaskPass.php
src/DependencyInjection/SpipPipelineEventPass.php
src/DependencyInjection/SpipPipelineListenerPass.php
tests/SpipGenieTaskPassTest.php
tests/SpipPipelineListenerPassTest.php
Modifié
composer.json
src/ContainerBootstrap.php
src/Plugin/ContainerCompilerInterface.php

Détails : Merge branch '6093-plugin-manager' into '2.x' (92bc1c55) · Validations · spip-league / kernel · GitLab

==============================
Par Matthieu Marcillaud, le 28 juin 2026 à 17h00min :

docs: suggest plugin-manager

Modifié
composer.json
src/Plugin/ContainerCompilerInterface.php

Détails : docs: suggest plugin-manager (f15520ab) · Validations · spip-league / kernel · GitLab

==============================
Par Matthieu Marcillaud, le 28 juin 2026 à 16h30min :

fix: Classes déplacées dans plugin-manager

Modifié
src/ContainerBootstrap.php
src/Plugin/ContainerCompilerInterface.php

Détails : fix: Classes déplacées dans plugin-manager (9553606f) · Validations · spip-league / kernel · GitLab

==============================
Par Matthieu Marcillaud, le 28 juin 2026 à 13h21min :

remove: genie et pipeline attributs et passes

Ces attributs sont déplacés dans pipeline-bridge.

Refs: spip/spip#6093

Supprimé
src/Attribute/AsCronTask.php
src/Attribute/AsPipelineEvent.php
src/Attribute/AsPipelineListener.php
src/DependencyInjection/SpipGenieTaskPass.php
src/DependencyInjection/SpipPipelineEventPass.php
src/DependencyInjection/SpipPipelineListenerPass.php
tests/SpipGenieTaskPassTest.php
tests/SpipPipelineListenerPassTest.php

Détails : remove: genie et pipeline attributs et passes (4345ee70) · Validations · spip-league / kernel · GitLab