rhymix/common/framework
2023-07-22 19:53:51 +09:00
..
drivers
exceptions
filters
helpers
parsers Remove gzip support; rely on webserver instead 2023-06-18 23:05:16 +09:00
Cache.php
Calendar.php
Config.php
DateTime.php
DB.php Mark DB->getHandle() as nullable, and update related methods 2023-06-19 15:22:06 +09:00
Debug.php
Exception.php
Formatter.php
HTTP.php Move proxy setting to HTTP::_createClient() 2023-05-01 22:26:16 +09:00
i18n.php
Image.php
Korea.php
Lang.php
Mail.php
MIME.php
Pagination.php
Password.php Fix truncated password hash for documents and comments written by non-members, if member module is configured to use a hashing algorithm that produces more than 60 chars 2023-06-19 01:59:27 +09:00
Push.php
Router.php Revert "Display the current site's favicon if favicon.ico is requested" 2023-06-25 19:41:50 +09:00
Security.php
Session.php Remove session keys, and always set httpOnly 2023-07-22 19:53:51 +09:00
SMS.php
Storage.php
Timer.php
UA.php Fix deprecation error in PHP 8.x when path or domain is null in setcookie() 2023-06-16 15:34:48 +09:00
URL.php