Problem/Motivation

On PHP8.2 I caught an error message

Deprecated function: Creation of dynamic property Drupal\omega\Theme\OmegaSettingsInfo::$themes is deprecated in Drupal\omega\Theme\OmegaSettingsInfo->__construct() (line 21 of themes/contrib/omega/omega/src/Theme/OmegaSettingsInfo.php).

Steps to reproduce

Switch to PHP8.2 and check dblog

CommentFileSizeAuthor
#3 3438790-3.patch454 bytesdineshkumarbollu

Issue fork omega-3438790

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

rajeevgole created an issue. See original summary.

rajeevgole’s picture

Issue summary: View changes
dineshkumarbollu’s picture

Status: Active » Needs review
StatusFileSize
new454 bytes

@rajeevgole
Created patch please review and test.

abhishek_gupta1 made their first commit to this issue’s fork.

abhishek_gupta1’s picture

Status: Needs review » Reviewed & tested by the community

I applied patch #3 issue is fixed, also created MR. moving RTBC++