[kernel ↪ installation-detector] 5 commits

spip-league/kernel | 5 commits

Par JamesRezo, le 29 septembre 2024 à 21h30min :

refactor: customization → custom

Modifié
src/Kernel.php

Détails : refactor: customization -> custom (5a4b98bb) · Validations · spip-league / kernel · GitLab

==============================
Par JamesRezo, le 27 septembre 2024 à 01h49min :

refactor: Kernel & InstallationDetector

Modifié
boot.php
src/InstallationDetector.php
src/Kernel.php
tests/InstallationDetectorTest.php
tests/KernelTest.php

Détails : refactor: Kernel & InstallationDetector (b83c0c05) · Validations · spip-league / kernel · GitLab

==============================
Par JamesRezo, le 26 septembre 2024 à 08h03min :

docs: update CHANGELOG.md

Modifié
.php-cs-fixer.dist.php
CHANGELOG.md
README.md
src/InstallationDetector.php
src/Kernel.php

Détails : docs: update CHANGELOG.md (84febc42) · Validations · spip-league / kernel · GitLab

==============================
Par JamesRezo, le 26 septembre 2024 à 07h37min :

fix: build files typo

Modifié
.gitignore
.php-cs-fixer.dist.php

Détails : fix: build files typo (e6167e5b) · Validations · spip-league / kernel · GitLab

==============================
Par JamesRezo, le 26 septembre 2024 à 07h37min :

feat: Installation Detector

Ajouté
src/InstallationDetector.php
src/InstallationDetectorInterface.php
tests/Fixtures/LegacySpip/spip.php
tests/Fixtures/MutualizedSpip/sites/annother/public/index.php
tests/Fixtures/MutualizedSpip/sites/default/public/index.php
tests/Fixtures/StandaloneSpip/public/index.php
tests/Fixtures/config/spip/dirs.php
tests/Fixtures/config/spip/routes.php
tests/InstallationDetectorTest.php
tests/Stub/InstallationDetectorStub.php
Modifié
CHANGELOG.md
README.md
boot.php
composer.json
src/Kernel.php
tests/KernelTest.php

Détails : feat: Installation Detector (1bb0f0da) · Validations · spip-league / kernel · GitLab