ILIAS icon indicating copy to clipboard operation
ILIAS copied to clipboard

Prepare ILIAS 9 development (docs, tools, composer deps, workflows)

Open mjansenDatabay opened this issue 2 years ago • 1 comments

This PR prepares the ILIAS code base for the ILIAS 9 development by ...

  • ... bumping the version number (where relevant)
  • ... updating the Composer dependencies based on the udpated supported PHP versions
  • ... removing PHP 7.4 (where relevant)
  • ... providing a new PhpStorm code style config and inspection profile (many changes have been made automatically by the latest PhpStorm versions, so there might be a need for further changes, other contributions are appreciated if this case). These files rely on a merge of thePSR-12 related PRs #4877 #4533.

mjansenDatabay avatar Aug 02 '22 10:08 mjansenDatabay

We discussed this today in the TB. @mjansenDatabay is glad for further feedbacks concerning the profile. Note that we decided that it definitely will be PHP 8.0 and 8.1 for ILIAS 9.

Amstutz avatar Aug 09 '22 12:08 Amstutz