Closed buergi closed 3 months ago
Can you try running composer update
? Seems like the carbon dependency is out of date.
Where should composer update
be run? Running it in ...vendor/nesbot/carbon didn't fix the problem.
Just tried the current nightly 30d69a6 and it is working again, I therefore would close this issue.
I'm using archlinux and lighttpd together with GitList version 2.0.0 (installed from zip). I just upgraded php to 8.2.2. The GitList index page works, but when browsing any repository I'm now getting a 500 error with the following messages in the log:
With archlinux package
php-legacy
(currently 8.1.15) it works, withphp
(8.2.2) it does not.I also tried latest nightly build with the identical result.