PHP 8.1 compatibility

Created on 16 February 2022, almost 3 years ago
Updated 24 January 2024, 11 months ago

Problem/Motivation

Fix deprecated warnings on PHP 8.1

Like:

Deprecated function: trim(): Passing null to parameter #1 ($string) of type string is deprecated in block_exclude_pages_block_access() (line 57 of modules/contrib/block_exclude_pages/block_exclude_pages.module).

Deprecated function: trim(): Passing null to parameter #1 ($string) of type string is deprecated in block_exclude_pages_block_access() (line 57 of modules/contrib/block_exclude_pages/block_exclude_pages.module).

...
🐛 Bug report
Status

Closed: outdated

Version

2.0

Component

Code

Created by

🇧🇪Belgium mschudders

Live updates comments and jobs are added and updated live.
  • PHP 8.1

    The issue particularly affects sites running on PHP version 8.1.0 or later.

Sign in to follow issues

Merge Requests

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