PHP Fatal error: Cannot make non static method PKPApplication OJS 3.2

Hi
When I try to install OJS 3.2 locally I get a php error as follows:

[php7:error] [pid 8800:tid 1896] [client ::1:61941] PHP Fatal error: Cannot make non static method PKPApplication::getName() static in class Application in C:\xampp\htdocs\ojs\classes\core\Application.inc.php on line 35

I use PHP 7.3.4 in an xamp windows environment.
Thanks
Jan

OJS 3.2 has not been released yet. If this is a concern in the pre-release of OJS 3.2, is your pre-release build before or after this change:
https://github.com/pkp/pkp-lib/issues/4632
?

If it is after the change of 4632, can you share more details of the call stack?

If you are not intending to run a pre-release version of OJS, I recommend trying the latest release of OJS 3.1.2.

Silly me. No I don’t want to run a pre-release. Thanks for the note.