mirror of
https://github.com/typecho/typecho.git
synced 2025-01-29 18:27:57 +01:00
Ryan Lieu
c9de1b3b01
fix php 8.1 Deprecated: htmlspecialchars(): Passing null to parameter #1 (#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
Typecho Blogging Platform
Typecho is a PHP-based blog software and is designed to be the most powerful blog engine in the world. Typecho is released under the GNU General Public License 2.0.
Main Features
- Multiple databases support (MySQL, SQLite, PostgreSQL)
- Markdown Support
- Plugin Support
- Theme Support
- Custom Fields
- Custom Pages
Requirements
- PHP 7.2.0 or higher
- Database (MySQL, SQLite, PostgreSQL)
- MySQL 5.5.3 or higher
- SQLite 3.7.11 or higher
- PostgreSQL 9.1 or higher
Screenshots
Contributing
Please see CONTRIBUTING for details.
Languages
PHP
73%
JavaScript
23%
SCSS
2.7%
CSS
1%
Dockerfile
0.2%
Other
0.1%