Pular a navegação
Sun Mon Tue Wed Thu Fri Sat
- 8:00 – 13:00 9:00 – 13:00 9:00 – 13:00 8:00 – 12:00 8:00 – 12:00 -
- 14:00 – 17:00 14:00 – 18:00 14:00 – 18:00 13:00 – 17:00 13:00 – 17:00 -

Fuso horário do apoiador: Europe/Zagreb (GMT+01:00)

Marcado: 

Este tópico contém 0 respostas, tem 1 voz.

Última atualização: ivanS-69 8 meses atrás.

Assistido por: Bruno Kos.

Autor Posts
julho 1, 2024 em 12:36 pm #15868550

ivanS-69

Background of the issue:
I am trying to get rid of deprecation notices. I expected to see no deprecation notices in my error log.

Symptoms:
Using ${var} in strings is deprecated, use {$var} instead in wp-content/plugins/sitepress-multilingual-cms/classes/API/REST/class-wpml-ate-proxy.php on line 128. Deprecated: Using ${var} in strings is deprecated, use {$var} instead in wp-content/plugins/sitepress-multilingual-cms/classes/API/REST/class-wpml-ate-proxy.php on line 128.

Questions:
How can I get rid of deprecation notices in the WPML plugin?
Is there an update or fix available for the deprecated usage of ${var} in strings?

O tópico '[Fechado] Deprecated notices in plugin' está fechado para novas respostas.