[spip-cli ↪ ecs] 5 commits

spip-contrib-outils/spip-cli | 5 commits

Par Matthieu Marcillaud, le 29 septembre 2025 à 11h18min :

style: fix CS

Modifié
rector.php
src/Application.php
src/Command/CoreListerVersions.php
src/Command/CoreMajBdd.php
src/Command/CoreTelecharger.php
src/Command/DocumentsVerifierExtensionsImages.php
src/Command/DocumentsVerifierFichiersOrphelins.php
src/Command/IntegraalGenerer.php
src/Command/PluginsActiver.php
src/Command/PluginsDesactiver.php
src/Command/ServerLocate.php
src/Command/SqlConvertToUTF8.php
src/Command/SqlOptimize.php
src/Command/SqlShowdiff.php
src/Command/SqlShowtable.php
src/Console/Style/SpipCliStyle.php
src/Container/Container.php
src/Mutualisation/Command/Batch.php
src/Plugins/ErrorsTrait.php

Détails : style: fix CS (8032b2a7) · Validations · spip-contrib-outils / spip-cli · GitLab

==============================
Par Matthieu Marcillaud, le 29 septembre 2025 à 11h14min :

chore: Rector pass

Modifié
rector.php
src/Application.php
src/Command/AuteursCreer.php
src/Command/AuteursEnvoyerLienOubli.php
src/Command/AuteursMdp.php
src/Command/AuteursStatut.php
src/Command/AuteursSuperadmin.php
src/Command/CacheVider.php
src/Command/CoreInstaller.php
src/Command/CoreListerVersions.php
src/Command/CoreMajBdd.php
src/Command/CoreMajHtaccess.php
src/Command/CorePreparer.php
src/Command/CoreTelecharger.php
src/Command/DocumentsVerifierExtensionsImages.php
src/Command/DocumentsVerifierFichiersOrphelins.php
src/Command/IntegraalGenerer.php
src/Command/JobsExecuter.php
src/Command/JobsLister.php
src/Command/PluginsActiver.php
src/Command/PluginsDesactiver.php
src/Command/PluginsLister.php
src/Command/ServerLocate.php
src/Command/SqlConvertToInnodb.php
src/Command/SqlConvertToUTF8.php
src/Command/SqlDumpCreate.php
src/Command/SqlDumpRestore.php
src/Command/SqlOptimize.php
src/Command/SqlRepair.php
src/Command/SqlShowdiff.php
src/Command/SqlShowtable.php
src/Command/SynchroBdd.php
src/Command/SynchroCles.php
src/Command/SynchroFichiers.php
src/Console/Style/SpipCliStyle.php
src/Container/Container.php
src/Loader/Spip.php
src/Loader/Sql.php
src/Mutualisation/Command/Batch.php
src/Plugins/ErrorsTrait.php
src/Sql/Query.php
src/Tools/Files.php

Détails : chore: Rector pass (8f446a43) · Validations · spip-contrib-outils / spip-cli · GitLab

==============================
Par Matthieu Marcillaud, le 29 septembre 2025 à 11h04min :

style: ECS pass

Modifié
spip.php
src/Application.php
src/Command/AuteursCreer.php
src/Command/AuteursEnvoyerLienOubli.php
src/Command/AuteursLister.php
src/Command/AuteursMdp.php
src/Command/AuteursStatut.php
src/Command/AuteursSuperadmin.php
src/Command/CacheDesactiver.php
src/Command/CacheReactiver.php
src/Command/CacheVider.php
src/Command/ConfigEcrire.php
src/Command/ConfigLire.php
src/Command/CoreInstaller.php
src/Command/CoreListerVersions.php
src/Command/CoreMajBdd.php
src/Command/CoreMajHtaccess.php
src/Command/CoreMettreajour.php
src/Command/CorePreparer.php
src/Command/CoreTelecharger.php
src/Command/DocumentsVerifierExtensionsImages.php
src/Command/DocumentsVerifierFichiersOrphelins.php
src/Command/FiltresExtraireAttribut.php
src/Command/FiltresExtraireBalise.php
src/Command/FiltresExtraireBalises.php
src/Command/FiltresFiltrerEntites.php
src/Command/FiltresTexteBrut.php
src/Command/IntegraalGenerer.php
src/Command/JobsExecuter.php
src/Command/JobsLister.php
src/Command/JobsPurger.php
src/Command/JobsSupprimer.php
src/Command/PhpEval.php
src/Command/PhpRun.php
src/Command/PluginsActiver.php
src/Command/PluginsDesactiver.php
src/Command/PluginsLister.php
src/Command/PluginsListerheader.php
src/Command/PluginsMajBdd.php
src/Command/PluginsSvpDepoter.php
src/Command/PluginsSvpTelecharger.php
src/Command/ServerLocate.php
src/Command/SqlConvertToInnodb.php
src/Command/SqlConvertToUTF8.php
src/Command/SqlConvertTomysql.php
src/Command/SqlDumpCreate.php
src/Command/SqlDumpRestore.php
src/Command/SqlOptimize.php
src/Command/SqlRepair.php
src/Command/SqlShowbase.php
src/Command/SqlShowdiff.php
src/Command/SqlShowtable.php
src/Command/SynchroBdd.php
src/Command/SynchroCles.php
src/Command/SynchroFichiers.php
src/Command/SynchroInit.php
src/Command/TestSpip.php
src/Command/TestStyle.php
src/Command/TextePropre.php
src/Command/TexteTypo.php
src/Console/Command.php
src/Console/Style/SpipCliStyle.php
src/Container/Container.php
src/Container/Exception/EntryNotFound.php
src/Loader/Spip.php
src/Loader/Sql.php
src/Loader/php_compat.php
src/Mutualisation/Application.php
src/Mutualisation/Command/Batch.php
src/Mutualisation/Spl/SplFileInfoHost.php
src/Plugins/ErrorsTrait.php
src/Sql/DumpCommonTrait.php
src/Sql/Query.php
src/Tools/Files.php

Détails : style: ECS pass (540e2d41) · Validations · spip-contrib-outils / spip-cli · GitLab

==============================
Par Matthieu Marcillaud, le 29 septembre 2025 à 10h59min :

chore: ECS & Rector config

Ajouté
ecs.php
rector.php

Détails : chore: ECS & Rector config (368221c2) · Validations · spip-contrib-outils / spip-cli · GitLab

==============================
Par Matthieu Marcillaud, le 29 septembre 2025 à 10h58min :

change: PHP 7.4 minimum et ajout de dépendances de dev

Modifié
composer.json
composer.lock

Détails : change: PHP 7.4 minimum et ajout de dépendances de dev (e6cea216) · Validations · spip-contrib-outils / spip-cli · GitLab