Problem/Motivation
I got this error when I updated to php8.1
Deprecated function: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in Drupal\ds\Plugin\DsField\Date->build() (line 66 of modules/contrib/ds/src/Plugin/DsField/Date.php).
Steps to reproduce
Upgrade your system PHP version to 8.1
Proposed resolution
create an MR with fixes
| Comment | File | Size | Author |
|---|---|---|---|
| patch-n1.patch | 527 bytes | yazanmajadba |
Issue fork ds-3387318
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3387318-php8.1-deprecated-function
changes, plain diff MR !20
- 3387318-ds
changes, plain diff MR !22
Comments
Comment #2
yazanmajadba commentedComment #3
akshay.singh commentedComment #4
akshay.singh commentedComment #6
akshay.singh commented+1 for RTBC
MR created.
Thanks
Comment #8
swentel commentedComment #12
swentel commentedComment #13
swentel commented