Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

Compat SPIP 4.1 #293

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Compat SPIP 4.1 #293

wants to merge 23 commits into from

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    f94e170 View commit details
    Browse the repository at this point in the history
  2. style: Coding Standard (phpcbf)

    avec pas mal de corrections manuelles, il reste encore des choses à reprendre, on verra plus tard
    brunob committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    19b5aa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70a6354 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdd950b View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    3f3c4c6 View commit details
    Browse the repository at this point in the history
  2. fix: le bon include pour copie_locale_safe()

    évite une `Fatal error: Uncaught Error: Call to undefined function copie_locale_safe`
    brunob committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2a58564 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    ad9a6a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    fe69a0f View commit details
    Browse the repository at this point in the history
  2. fix: deprecated --

    `Using ${} in strings is deprecated`
    brunob committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2995072 View commit details
    Browse the repository at this point in the history
  3. fix: warnings --

    éviter des warnings du type ` array_pop(): Argument #1 ($array) must be passed by reference, value given`
    
    terminer le travail de #187
    brunob committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    92bc463 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85baa18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b00e1c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9c6355 View commit details
    Browse the repository at this point in the history
  7. fix: utiliser la bonne variable dans action_bouton_follow_mot(), $t…

    …itre n'est pas définie ici
    brunob committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5caab57 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80a4f3f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9a602ae View commit details
    Browse the repository at this point in the history
  10. chore: phpstan level 1

    + ajout d'un fichier bootstrap pour définir les constantes utilisées par le plugin
    brunob committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4a8bb6d View commit details
    Browse the repository at this point in the history
  11. fix: phpstan, variable might not be defined

    Variable $uuid might not be defined.
    Variable $id_me might not be defined.
    brunob committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    260ff6d View commit details
    Browse the repository at this point in the history
  12. fix: phpstan, variable might not be defined

    Variable $valeurs might not be defined.
    Variable $email_ancien might not be defined.
    Variable $lang_ancien might not be defined.
    Variable $bio_ancien might not be defined.
    Variable $nom_ancien might not be defined.
    Variable $url_site_ancien might not be defined.
    Variable $copyright_ancien might not be defined.
    Variable $nom_ancien might not be defined.
    Variable $email_ancien might not be defined.
    Variable $email_ancien might not be defined.
    Variable $email_ancien might not be defined.
    Variable $couleur_ancien might not be defined.
    Variable $term might not be defined.
    Variable $term might not be defined.
    Variable $term might not be defined.
    brunob committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    1f004a2 View commit details
    Browse the repository at this point in the history
  13. fix: phpstan, variable might not be defined

    Variable $trans might not be defined.
    Variable $trans might not be defined.
    Variable $trad might not be defined.
    brunob committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ef0af84 View commit details
    Browse the repository at this point in the history
  14. fix: phpstan, variable might not be defined

    Variable $ret might not be defined.
    Variable $liste might not be defined.
    Variable $liste might not be defined.
    Variable $ret might not be defined.
    Variable $lang might not be defined.
    Variable $lang might not be defined.
    brunob committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d62772d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    47a2592 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. chore: standard files

    JamesRezo committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    e9d006e View commit details
    Browse the repository at this point in the history