Can't start CakePHP

Even when 5.6.7 should be sufficient - Is there a special reason for combining a rather old PHP Version with CakePHP 3?

Normally this error indicates an outdated PHP Version - Are you sure that your webserver uses the same PHP Version like shown in CLI?
What does echo phpversion(); instead of a CLI command print out?