mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-04 00:24:29 +08:00
兼容PHP8.1
This commit is contained in:
@@ -22,4 +22,6 @@ return [
|
||||
'taglib_begin' => '{',
|
||||
// 标签库标签结束标记
|
||||
'taglib_end' => '}',
|
||||
|
||||
'default_filter' => 'ua_htmlentities', // 默认过滤方法 用于普通标签输出
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user