Still exist issues with strpos Deprecated function

Created on 13 January 2023, almost 2 years ago
Updated 3 February 2023, almost 2 years ago

Problem/Motivation

strpos(): Passing null to parameter #1

this time at:

/webform/modules/webform_ui/src/PathProcessor/WebformUiPathProcessor.php

    if (strpos($request->getQueryString(), '_wrapper_format=') === FALSE) {
      return $path;
    }

    $query = [];
    parse_str($request->getQueryString(), $query);

Steps to reproduce

Runs cron and check the drupal log.

πŸ“Œ Task
Status

Fixed

Version

6.1

Component

Code

Created by

πŸ‡§πŸ‡΄Bolivia vacho Cochabamba

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