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
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
Comment #3
koustav_mondal commentedComment #4
koustav_mondal commented@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.
Comment #5
koustav_mondal commentedComment #6
ufku commentedMerged. Thanks.
Comment #7
koustav_mondal commented@
Comment #8
ufku commented