报告字符串中的
${var}
和
${expr}
内插。 从 PHP 8.2 开始,已弃用此类内插。
有关详细信息,请参阅
Deprecate ${} string interpolation (php.net)
。