Problem/Motivation
PHP 8.1 Deprecation error on the Edit subqueue page:
http://localhost/admin/structure/entityqueue/[entityqueue_machine_name]/...
Deprecated function: preg_match_all(): Passing null to parameter #2 ($subject) of type string is deprecated in Drupal\Core\Utility\Token->scan() (line 240 of core/lib/Drupal/Core/Utility/Token.php).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3283688.patch | 940 bytes | amateescu |
Comments
Comment #2
amateescu commentedThis should do it.
Comment #4
amateescu commentedCommitted to 8.x-1.x, thanks for opening the issue!
Comment #5
chrisckThanks for the quick resolution! The error is gone with the latest 1.x-dev.