Drupal 9 安装错误已弃用的函数:htmlspecialchars():

发布于 2025-01-11 19:41:50 字数 314 浏览 0 评论 0原文

每次我进入 drupal 主题的设置时,我只会收到此错误,它只显示

不推荐使用的函数:htmlspecialchars(): 在 Drupal\Component\Utility\ 中不推荐将 null 传递给字符串类型的参数 #1 ($string) Html::escape()(core/lib/Drupal/Component/Utility/Html.php 的第 424 行)。

如何解决这个问题..我什至不知道这意味着什么

,它是带有自适应主题的 d9 最新版本

这似乎是我的错误日志中的唯一错误...主题和站点功能正常,但弹出的此错误让我担心

I am getting only this error each time I go to settings for my drupal theme, it only shows then

Deprecated function: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in Drupal\Component\Utility\Html::escape() (line 424 of core/lib/Drupal/Component/Utility/Html.php).

How to fix this..I don't even know what it means

it is d9 latest build with adaptive theme

It seems to be the only error in my error log...the theme and site functions ok but this error popping up concerns me

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

一场信仰旅途 2025-01-18 19:41:50

https://www.drupal.org/project/monitoring/issues/3277649

这是使用 PHP 8.1 或更高版本的 drupal 的一个已知问题。该问题有一个补丁,可能会在以后的版本中修复。

https://www.drupal.org/project/monitoring/issues/3277649

This is a known issue with drupal working with PHP 8.1 or later. There is a patch with the issue and it may be fixed in a later release.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文