PHP 8.2 Deprecations: Dynamic property creation

Created on 24 May 2023, over 1 year ago
Updated 27 January 2024, 11 months ago

Problem/Motivation

4x: Creation of dynamic property Drupal\Tests\paragraphs\FunctionalJavascript\ParagraphsStableEditPerspectivesUiTest::$admin_user is deprecated
1x in ParagraphsStableEditPerspectivesUiTest::testEditPerspectives from Drupal\Tests\paragraphs\FunctionalJavascript
1x in ParagraphsStableEditPerspectivesUiTest::testPerspectivesAddModesVisibility from Drupal\Tests\paragraphs\FunctionalJavascript
1x in ParagraphsStableEditPerspectivesUiTest::testTabsVisibility from Drupal\Tests\paragraphs\FunctionalJavascript
1x in ParagraphsStableEditPerspectivesUiTest::testPerspectivesWithMultipleFields from Drupal\Tests\paragraphs\FunctionalJavascript

2x: Creation of dynamic property Drupal\Tests\paragraphs\FunctionalJavascript\ParagraphsAddWidgetTest::$admin_user is deprecated
1x in ParagraphsAddWidgetTest::testAddWidgetButton from Drupal\Tests\paragraphs\FunctionalJavascript
1x in ParagraphsAddWidgetTest::testModalAddWidgetDelta from Drupal\Tests\paragraphs\FunctionalJavascript

1x: Creation of dynamic property Drupal\Tests\paragraphs_library\Functional\ParagraphsLibraryItemTranslationTest::$admin_user is deprecated
1x in ParagraphsLibraryItemTranslationTest::testLibraryItemTranslation from Drupal\Tests\paragraphs_library\Functional

1x: Creation of dynamic property Drupal\Tests\paragraphs\FunctionalJavascript\ParagraphsClientsideButtonsTest::$admin_user is deprecated
1x in ParagraphsClientsideButtonsTest::testAddParagraphAboveButton from Drupal\Tests\paragraphs\FunctionalJavascript

1x: Creation of dynamic property Drupal\Tests\paragraphs\FunctionalJavascript\ParagraphsWidgetElementsTest::$admin_user is deprecated
1x in ParagraphsWidgetElementsTest::testDragHandler from Drupal\Tests\paragraphs\FunctionalJavascript

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India ankitv18

Live updates comments and jobs are added and updated live.
  • PHP 8.2

    The issue particularly affects sites running on PHP version 8.2.0 or later.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024