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
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
f94e170
build: version 3.0.0, compat SPIP 4.1 mini
brunob Feb 28, 2024
19b5aa3
style: Coding Standard (phpcbf)
brunob Feb 28, 2024
70a6354
chore: une passe de rector UP_TO_PHP_74
brunob Feb 28, 2024
fdd950b
fix: pagination legacy reprise de zpip-dist
brunob Feb 28, 2024
3f3c4c6
fix: affichage du bouton play/pause pour les players audio
brunob Feb 29, 2024
2a58564
fix: le bon include pour `copie_locale_safe()`
brunob Feb 29, 2024
ad9a6a3
chore: fichier de conf et baseline phpstan + git attributes pour ne p…
brunob Mar 2, 2024
fe69a0f
fix: deprecated `generer_url_entite()` => `generer_objet_url()`
brunob Mar 4, 2024
2995072
fix: deprecated --
brunob Mar 4, 2024
92bc463
fix: warnings --
brunob Mar 4, 2024
85baa18
fix: warning -- sur `Undefined variable $ret`
brunob Mar 4, 2024
b00e1c9
fix: warnings -- sur `Undefined array key`
brunob Mar 4, 2024
f9c6355
fix: `$id_auteur` n'est pas défini ici, ce code est donc inutile
brunob Mar 4, 2024
5caab57
fix: utiliser la bonne variable dans `action_bouton_follow_mot()`, $t…
brunob Mar 4, 2024
80a4f3f
fix: warning -- sur `Undefined variable: $HTTP_ACCEPT_LANGUAGE`
brunob Mar 4, 2024
9a602ae
chore: update phpstan baseline
brunob Mar 4, 2024
4a8bb6d
chore: phpstan level 1
brunob Mar 4, 2024
260ff6d
fix: phpstan, variable might not be defined
brunob Mar 4, 2024
1f004a2
fix: phpstan, variable might not be defined
brunob Mar 4, 2024
ef0af84
fix: phpstan, variable might not be defined
brunob Mar 4, 2024
d62772d
fix: phpstan, variable might not be defined
brunob Mar 4, 2024
47a2592
fix: deprecated -- `_nano_sha256()` => `spip_sha256()`
brunob Mar 4, 2024
e9d006e
chore: standard files
JamesRezo Jul 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: le bon include pour copie_locale_safe()
évite une `Fatal error: Uncaught Error: Call to undefined function copie_locale_safe`
  • Loading branch information
brunob committed Feb 29, 2024
commit 2a585643097115552038f86dbc5c82643cd22171
2 changes: 1 addition & 1 deletion action/creer_miniature.php
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ function action_creer_miniature_dist() {
and $sec = _request('sec')
and verifier_low_sec(1, $sec, "miniature $maxw $maxh $img")
) {
include_spip('seenthis_fonctions');
include_spip('seenthissq_fonctions');
include_spip('inc/distant');
spip_log('debut copie locale ' . $img, 'distant');
if (