You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix compatibility with PHP 8.1
PHP Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in typecho/var/Widget/Archive.php on line 1292
* Fix login
* Fix write
* Fix manage
* Fix PHP Deprecated
(typecho#1570)
* Fix multiple calls returning the same object
* fix: strtolower() passing null to parameter #1 ($string) of type string is deprecated
* fix: php 8.1 Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated
增加单选选项,可选择markdown、reStructuredText等解析引擎
The text was updated successfully, but these errors were encountered: