Le fichier cache/release/2023/ac/accueil.php existe bien mais ne peux pas être unserializé
Du coup, on l'efface avec unlink('cache/release/2023/ac/accueil.php') et on le recré avec cacheRelease('accueil', 2023) donc normalement, strong>il suffit de recharger la page !

Warning: Trying to access array offset on false in /home/subsynch/www/admin/texte/cache/fonctions_communes.php on line 98

Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in /home/subsynch/www/admin/texte/cache/fonctions_communes.php on line 98
chaine =
Warning: Trying to access array offset on false in /home/subsynch/www/admin/texte/cache/fonctions_communes.php on line 99

Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in /home/subsynch/www/admin/texte/cache/fonctions_communes.php on line 99

Warning: Trying to access array offset on false in /home/subsynch/www/admin/texte/cache/fonctions_communes.php on line 101

Warning: Trying to access array offset on false in /home/subsynch/www/admin/texte/cache/fonctions_communes.php on line 114

Warning: Trying to access array offset on false in /home/subsynch/www/release.php on line 783

Warning: Trying to access array offset on false in /home/subsynch/www/release.php on line 783
, du coup, on le recrée avec la fonction cacheRelease('', ) qui retourne Le dossier cache/release//0-9/ existait déjà !
Le dossier sera cache/release//0-9/ et le fichier accueil.php
Le fichier accueil.php a été crée dans le dossier cache/release//0-9/ contenant toutes les informations serializées de la release
Le contenu du fichier est
b:0;

Warning: Trying to access array offset on false in /home/subsynch/www/admin/texte/cache/fonctions_communes.php on line 98

Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in /home/subsynch/www/admin/texte/cache/fonctions_communes.php on line 98
chaine =
Warning: Trying to access array offset on false in /home/subsynch/www/admin/texte/cache/fonctions_communes.php on line 99

Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in /home/subsynch/www/admin/texte/cache/fonctions_communes.php on line 99

Warning: Trying to access array offset on false in /home/subsynch/www/admin/texte/cache/fonctions_communes.php on line 101

Warning: Trying to access array offset on false in /home/subsynch/www/admin/texte/cache/fonctions_communes.php on line 114

On cherchait les fichiers de la release accueil.php (cache/release/2023/ac/accueil.php) mais il n'existe pas donc du coup, on le recree avec cacheRelease(url, $annee, $path=NULL) donc cacheRelease('accueil', 2023); :
Donc merci de recharger la page !
Le dossier cache/release//0-9/ existait déjà !
Le dossier sera cache/release//0-9/ et le fichier accueil.php
Le fichier accueil.php a été crée dans le dossier cache/release//0-9/ contenant toutes les informations serializées de la release
Le contenu du fichier est
b:0;