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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3438790-3.patch | 454 bytes | dineshkumarbollu |
Issue fork omega-3438790
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 #2
rajeevgoleComment #3
dineshkumarbollu commented@rajeevgole
Created patch please review and test.
Comment #6
abhishek_gupta1 commentedI applied patch #3 issue is fixed, also created MR. moving RTBC++