Version 0.7 non compatible avec PHP < 8.0 #5
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: JcDenis/improve#5
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Après mise a jour de V0.6 a V0.7 j'obtiens cette erreur:
Parse error: syntax error, unexpected '|', expecting variable (T_VARIABLE) in C:\wamp64\www\dc2-plugins\improve\inc\class.improve.php on line 298
Cela est du a l'utilisation de la déclaration de type union disponible seulement a partir de PHP 8.0
exact !
je vais tenter de redescendre.
Merci du retour.