Implicitly marking parameter $site_path as nullable is deprecated

Created on 25 February 2025, about 1 month ago

Deprecated: Drupal\video\StreamWrapper\VideoRemoteStreamWrapper::basePath(): Implicitly marking parameter $site_path as nullable is deprecated, the explicit nullable type must be used instead in /Applications/MAMP/htdocs/my_project/modules/contrib/video/src/StreamWrapper/VideoRemoteStreamWrapper.php on line 53

  /**
   * Returns the base path for stream wrapper.
   */
  public static function basePath(\SplString $site_path = NULL) {
    return static::baseUrl();
  }

Drupal version : 10.4.2
PHP version : 8.4.4
DB driver : pgsql
Drush version : 12.5.3.0

πŸ› Bug report
Status

Active

Version

3.1

Component

General

Created by

πŸ‡ΊπŸ‡ΈUnited States jakegibs617

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024