Avertissement en PHP 8.2
J'ai un avertissement en PHP 8.2 / SPIP 4.2 avec la version du plugin à jour du dépôt 485490d05f3907020bfc94865413ddbc09433bbc
```
Warning: Use of undefined constant DESC - assumed 'DESC' (this will throw an Error in a future version of PHP) in XXX/ecrire/public\composer.php(94) : eval()'d code on line 17
```
Ça semble venir de [/urls/arbopoly.php](https://git.spip.net/spip-contrib-extensions/polyhierarchie/src/branch/master/urls/arbopoly.php#L63)
issue