Hello,
I did upgrade to 2.8.1. Now it's working like a charm with PHP 8.1. Thanks everyone !
Unfortunately I have one issue with users who don't have read nor write access to the root of a repository but just one one (or several) subfolders.
Repository is not shown.
And, another issue, when I go to the url https://websvn/browse/Repo/norights_folder/rw_rights_folder/, that do not show any files.
I tried the trick to add " $level = 0; " in listing.php but it's not working anymore.
Do you have any idea please?