- π©πͺGermany donquixote
I think this report applies only to an earlier version.
https://git.drupalcode.org/project/xautoload/-/commit/10752c625375a05672...
#3113691: PHP 7.4 compatibility β
The motivation is to make XAutoload compatible with PHP 8.1. I am led to believe it isn't due to the following error:
W: PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /app/public/profiles/blimp_profile/modules/contrib/xautoload/src/Util.php on line 127
Fatal error: Array and string offset access syntax with curly braces is no longer supported in /app/public/profiles/blimp_profile/modules/contrib/xautoload/src/Util.php on line 127
W: Drush command terminated abnormally due to an unrecoverable error. [error]
W: Error: Array and string offset access syntax with curly braces is no
W: longer supported in
W: /app/public/profiles/blimp_profile/modules/contrib/xautoload/src/Util.php,
W: line 127
Run a Drupal 7 website with XAutoload 7.x-5.8 with PHP version 8.1.
Update codebase to use syntax friendly to PHP 8.1.
Update codebase, testing.
None.
None.
None.
Closed: works as designed
5.0
Code
The issue particularly affects sites running on PHP version 8.1.0 or later.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I think this report applies only to an earlier version.
https://git.drupalcode.org/project/xautoload/-/commit/10752c625375a05672...
#3113691: PHP 7.4 compatibility β