Перейти к содержимому Перейти к боковой панели
Sun Mon Tue Wed Thu Fri Sat
12:00 – 20:00 12:00 – 20:00 12:00 – 20:00 12:00 – 20:00 12:00 – 20:00 - -
- - - - - - -

Часовой пояс службы поддержки: Asia/Karachi (GMT+05:00)

Эта тема содержит 0 ответ, имеет 1 голос.

Последнее обновление: mirteM 3 месяца назад.

При содействии: Noman.

Автор Сообщения
21 мая, 2025 в 9:31 дп #17056121

mirteM

Background of the issue:
I am trying to run my site on PHP 8.4 and encountered a deprecation notice related to WPML. The notice suggests that the $slash_helper parameter in the WPML_URL_Converter_CPT constructor needs to be explicitly marked as nullable for PHP 8.4 compatibility. Here is the error message: PHP Deprecated: WPML_URL_Converter_CPT::__construct(): Implicitly marking parameter $slash_helper as nullable is deprecated, the explicit nullable type must be used instead in /path/to/wp-content/plugins/sitepress-multilingual-cms/classes/url-handling/converter/class-wpml-url-converter-cpt.php on line 12. Link to a page where the issue can be seen: скрытая ссылка

Symptoms:
I encountered a deprecation notice when running my site on PHP 8.4, indicating that a parameter in the WPML_URL_Converter_CPT constructor needs to be explicitly marked as nullable.

Questions:
Could you please look into this deprecation notice for a future update?

Тема '[Закрытые] php 8.4 depreciation notice' закрыта для новых ответов.