Problem/Motivation
Using PHP 8.2 I get the following warnings in my log:
"Using ${var} in strings is deprecated, use {$var} instead."
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 3340222-6.patch | 3.7 KB | hchonov |
| #6 | interdiff-2-6.diff | 519 bytes | hchonov |
| #2 | 3340222-php-8.2-deprecations.patch | 3.7 KB | Zsuffa Dávid |
Issue fork lazy-3340222
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
Zsuffa Dávid commentedPatch attached.
Comment #3
dpiComment #4
urvashi_vora commentedComment #6
hchonovThe patch had only one small issue with a double dollar sign. I fixed it and I feel comfortable RTBCing this small issue.
Comment #7
urvashi_vora commentedUnassigning.
Comment #9
osmanThanks Hristo, and everyone : )
Comment #10
osmanComment #11
taran2l@osman, can you tag a new release ? 3.12 does not contain this fix. thanks
Comment #12
jddh commentedCan this please be released? 3.12 throws these warnings all over the place.
Comment #13
nikral commentedHello @osman,
Do you have any news for the release please?
The latest tag does not yet contain this fix
Thanks
Comment #14
socialnicheguru commentedJust to note for others. this is in dev not the main version even if they have the saem date.