Active
Project:
Content Language Access
Version:
2.0.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2025 at 13:33 UTC
Updated:
22 Oct 2025 at 13:33 UTC
Jump to comment: Most recent
Deprecated warning when clearing cache with php8.4 :
PHP Deprecated: Drupal\content_language_access\Form\ContentLanguageAccessAdminForm::buildForm(): Implicitly marking parameter $form_state as nullable is deprecated, the explicit nullable type must be used instead in /modules/contrib/content_language_access/src/Form/ContentLanguageAccessAdminForm.php on line 99
PHP 8.4: Implicitly nullable parameter declarations deprecated
Here is a patch against 2.x
| Comment | File | Size | Author |
|---|---|---|---|
| php84-implicitly-marking-parameter-nullable-deprecated.patch | 592 bytes | paulguy |
Comments