When I upgrade PHP from 7 to 8.1 I get this warning.
Deprecated function: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in Drupal\entityqueue_smartqueue\Plugin\views\argument\EntityQueueSmartQueueArgument->setArgument() (line 90 of /app/web/modules/contrib/entityqueue/modules/entityqueue_smartqueue/src/Plugin/views/argument/EntityQueueSmartQueueArgument.php)
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3316832.patch | 758 bytes | amateescu |
Comments
Comment #2
avpadernoComment #4
amateescu commentedCommitted the patch attached to 8.x-1.x, thanks for reporting it :)