Problem/Motivation

Php 8.4 Deprecations

Steps to reproduce

Deprecated: Drupal\imce\Imce::access(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/docroot/modules/contrib/imce/src/Imce.php on line 21

Deprecated: Drupal\imce\Imce::response(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/docroot/modules/contrib/imce/src/Imce.php on line 28

Deprecated: Drupal\imce\Imce::userFM(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/docroot/modules/contrib/imce/src/Imce.php on line 36

Deprecated: Drupal\imce\Imce::userFM(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/docroot/modules/contrib/imce/src/Imce.php on line 36

Deprecated: Drupal\imce\Imce::userProfile(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/docroot/modules/contrib/imce/src/Imce.php on line 46

Deprecated: Drupal\imce\Imce::userConf(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/docroot/modules/contrib/imce/src/Imce.php on line 87

Deprecated: Drupal\imce\Imce::accessFilePaths(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/docroot/modules/contrib/imce/src/Imce.php on line 363

Deprecated: Drupal\imce\Imce::accessFileUri(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/docroot/modules/contrib/imce/src/Imce.php on line 387

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork imce-3503950

Command icon 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:

Comments

rohan-sinha created an issue. See original summary.

koustav_mondal’s picture

Assigned: Unassigned » koustav_mondal
koustav_mondal’s picture

@rckstr_rohan As the MR is already given, the issue should be in Needs Review State. All the changes looks good to me. Moving it to RTBC.

koustav_mondal’s picture

Assigned: koustav_mondal » Unassigned
Status: Active » Reviewed & tested by the community
ufku’s picture

Version: 3.1.2 » 3.x-dev
Status: Reviewed & tested by the community » Fixed

Merged. Thanks.

koustav_mondal’s picture

@

ufku’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.