Public bug reported: 1. With php8.1 the usage of curly braces for accessing arrays was removed from php.
https://www.php.net/manual/en/language.types.array.php "Prior to PHP 8.0.0, square brackets and curly braces could be used interchangeably for accessing array elements (e.g. $array[42] and $array{42} would both do the same thing in the example above). The curly brace syntax was deprecated as of PHP 7.4.0 and no longer supported as of PHP 8.0.0." 2. jammy ships with php8.1 3. jammy ships dokuwiki packages where curly brackets are used. The dokuwiki package is unusable on jammy. e.g. "PHP message: PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /usr/share/dokuwiki/inc/common.php on line 1622" ** Affects: dokuwiki (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2103549 Title: dokuwiki is using curly array syntax but jammy ships with php8 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dokuwiki/+bug/2103549/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs