Update the Drupal 7 module to be compatible with PHP 8

Created on 11 January 2023, almost 2 years ago
Updated 26 January 2023, almost 2 years ago

Problem/Motivation

Update the Drupal 7 module to be compatible with PHP 8

Steps to reproduce

Proposed resolution

I have used the following to find the backwards incompatible changes, moving from PHP 7.4 to PHP 8.0--

https://github.com/rectorphp/rector
https://www.php.net/manual/en/migration80.incompatible.php

Rector PHP detected a number of changes for the module to be completely up to par with PHP 8.0, however most of them were either coding standards or backwards compatible changes.

Only one change seems to be backwards incompatible, namely the Curly Bracket issue already found by the client. The changes to these are localised to the ouath-php library we use inside the module.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ’¬ Support request
Status

Fixed

Version

7.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States npaudyal001

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024