Deprecated function: Creation of dynamic property Drupal\tealiumiq\Service\Tealiumiq::$globalConfig is deprecated in Drupal\tealiumiq\Service\Tealiumiq->__construct() (line 128 of modules/contrib/tealiumiq/src/Service/Tealiumiq.php).
Deprecated function: Creation of dynamic property Drupal\tealiumiq\Service\Tealiumiq::$globalConfig is deprecated in Drupal\tealiumiq\Service\Tealiumiq->__construct() (line 128 of modules/contrib/tealiumiq/src/Service/Tealiumiq.php).
Deprecated function: Creation of dynamic property Drupal\tealiumiq\Service\Tealiumiq::$account is deprecated in Drupal\tealiumiq\Service\Tealiumiq->__construct() (line 131 of modules/contrib/tealiumiq/src/Service/Tealiumiq.php).
Deprecated function: Creation of dynamic property Drupal\tealiumiq\Service\Tealiumiq::$profile is deprecated in Drupal\tealiumiq\Service\Tealiumiq->__construct() (line 132 of modules/contrib/tealiumiq/src/Service/Tealiumiq.php).
Deprecated function: Creation of dynamic property Drupal\tealiumiq\Service\Tealiumiq::$environment is deprecated in Drupal\tealiumiq\Service\Tealiumiq->__construct() (line 133 of modules/contrib/tealiumiq/src/Service/Tealiumiq.php).
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | deprecated_function_3390447.patch | 1.05 KB | ruchirapingale |
Issue fork tealiumiq-3390447
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
shreya_th commentedComment #4
shreya_th commentedHi @dakku,
I have fixed this issue and also created MR . Kindly review the changes.
Comment #5
ruchirapingalePatch for the above issue
Comment #6
ruchirapingaleComment #7
keshavv commentedI have reviewed the #5 patch and confirmed that it solved the issue. We can merge this patch.
Moving to RTBC.
Comment #8
samlerner commentedTested as well, works great!
@schiavone could we get this merged in? It's needed for upgrading to PHP 8.2.
Comment #9
schiavone commentedThanks @keshavv and @SamLerner I'll take a look and get this merged
Comment #10
schiavone commentedThanks everyone for working on this. Updates have been merged and included in the 8.x-1.3 release.