spip-league/kernel | 5 commits
Par Matthieu Marcillaud, le 16 avril 2026 à 15h28min :
feat: définir l’event dispatcher
Modifié
boot.php
Détails : feat: définir l’event dispatcher (76e8e6cb) · Validations · spip-league / kernel · GitLab
==============================
Par Matthieu Marcillaud, le 11 avril 2026 à 17h49min :
feat: Définir un RequestStack
Modifié
boot.php
Détails : feat: Définir un RequestStack (635a1a19) · Validations · spip-league / kernel · GitLab
==============================
Par Matthieu Marcillaud, le 11 avril 2026 à 17h49min :
fix: Bien résoudre les %param% dans le parameter bag du conteneur
Modifié
boot.php
==============================
Par Matthieu Marcillaud, le 11 avril 2026 à 17h49min :
feat: Deprecation class
Ajouté
src/Deprecation.php
src/DeprecationInterface.php
tests/DeprecationTest.php
Modifié
boot.php
Détails : feat: Deprecation class (aa8c2ab8) · Validations · spip-league / kernel · GitLab
==============================
Par Matthieu Marcillaud, le 11 avril 2026 à 17h49min :
feat: ConfigLoader
Charge tous les fichiers config/spip/* et des surcharges config/custom.php
Ajouté
src/ConfigLoader.php
tests/ConfigLoaderTest.php
tests/Fixtures/LegacySpip/config/custom.php
Modifié
boot.php
Détails : feat: ConfigLoader (81be9049) · Validations · spip-league / kernel · GitLab