It’s january 2024 and we’re still getting the deprecation notice
**Deprecated** : Using ${var} in strings is deprecated, use {$var} instead
This is really annoying for developers as we all keep WP_DEBUG
to true
and the notice shifts layout even on the frontend.
It’s a two char change, can you please fix it asap? It has been noticed since July, all our development environment are on PHP 8 and almost all other plugin vendors fixed their deprecation notices.
I can provide a pull request if you let me, but please help us.
Many thanks,
C.