What project management application are you currently utilizing? I’m seeking a solution with similar features but without the stability concerns. OpenProject seems a bit excessive for my requirements.
What project management application are you currently utilizing? I’m seeking a solution with similar features but without the stability concerns. OpenProject seems a bit excessive for my requirements.
Leantime founder here. I am sorry you were running into issues with Leantime. Based on your GitHub issue https://github.com/Leantime/leantime/issues/2006 and discord messages it appears that you are attempting to run Leantime on a server with PHP7.
We dropped support for 7 a while ago. (Keep in mind that your CLI can run a different PHP version than the actual server).
The line in the code called out is a private variable definition with 3 different potential types. This was introduced in PHP8.
We‘re always happy to help get your Installation running but the min system requirements need to be met.