easy-swoole / wechat

Wechat based on easyswoole.
82 stars 28 forks source link

libxml_disable_entity_loader 函数报错(notice级别) #162

Closed garenlyu1993 closed 11 months ago

garenlyu1993 commented 3 years ago

以下为php8的项目的运行日志,显示该函数已被废弃,请增加兼容代码,或改写改函数,快点发个版,强迫症看不了这种报错,球球了

[2021-09-09 17:03:58][trigger][notice]:[Function libxml_disable_entity_loader() is deprecated at file:/vendor/easyswoole/wechat/src/Kernel/Utility/XML.php line:30] [2021-09-09 17:03:58][trigger][notice]:[Function libxml_disable_entity_loader() is deprecated at file:/vendor/easyswoole/wechat/src/Kernel/Utility/XML.php line:34]

XueSiLf commented 3 years ago

好的,感谢反馈,稍后修复后发版本

XueSiLf commented 3 years ago

157 已修复,稍后发布新版本

XueSiLf commented 3 years ago

此问题已修复,即将在后续发布新版本,急于使用的话请先使用 composer require easyswoole/wechat "2.x-dev".