- Issue created by @krystianbrzoza
- First commit to issue fork.
- 🇪🇸Spain enchufe Spain
Fixed
\Drupal\paragraphs_browser\Form\ParagraphsBrowserForm
explicit nullable types.
PHP Deprecated: Drupal\paragraphs_browser\Form\GroupEditForm::buildForm(): Implicitly marking parameter $paragraphs_browser_type as nullable is deprecated, the explicit nullable type must be used instead in paragraphs_browser/src/Form/GroupEditForm.php on line 40
PHP Deprecated: Drupal\paragraphs_browser\Form\GroupDeleteConfirm::buildForm(): Implicitly marking parameter $paragraphs_browser_type as nullable is deprecated, the explicit nullable type must be used instead in paragraphs_browser/src/Form/GroupDeleteConfirm.php on line 34
PHP Deprecated: Drupal\paragraphs_browser\Form\ParagraphTypeGroupsForm::buildForm(): Implicitly marking parameter $paragraphs_type as nullable is deprecated, the explicit nullable type must be used instead in paragraphs_browser/src/Form/ParagraphTypeGroupsForm.php on line 79
Use module with PHP 8.4
Active
1.3
Code
Fixed \Drupal\paragraphs_browser\Form\ParagraphsBrowserForm
explicit nullable types.