rhymix/common/framework
2023-06-18 23:05:16 +09:00
..
drivers Update several mail and SMS drivers to use HTTP class instead of Requests or raw curl 2023-04-23 00:40:30 +09:00
exceptions Rename all common/framework source files to be case-sensitive 2022-12-26 16:13:09 +09:00
filters Filter more potentially malicious tags in SVG uploads 2023-04-10 22:51:07 +09:00
helpers Use helper class to handle various error conditions during HTTP request 2023-04-23 14:50:39 +09:00
parsers Remove gzip support; rely on webserver instead 2023-06-18 23:05:16 +09:00
Cache.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Calendar.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Config.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
DateTime.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
DB.php Replace some rarely used DB class properties with __get() magic method 2023-04-30 22:50:07 +09:00
Debug.php Add option to control error and query log consolidation 2023-05-01 02:59:22 +09:00
Exception.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Formatter.php Fix #2085 SCSS compile error when variables contain false, null, empty string, etc. 2023-04-08 11:59:55 +09:00
HTTP.php Move proxy setting to HTTP::_createClient() 2023-05-01 22:26:16 +09:00
i18n.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Image.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Korea.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Lang.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Mail.php Fix sender info not being available until the before trigger has been called 2023-04-23 00:40:58 +09:00
MIME.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Pagination.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Password.php Fix tests to account for argon2id support 2023-04-24 01:13:47 +09:00
Push.php Fix missing property 'caller' of Push class 2023-03-23 20:54:54 +09:00
Router.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Security.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Session.php Fix warnings in PHP 8.2 2023-06-16 16:23:34 +09:00
SMS.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Storage.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
Timer.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
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 Remove trailing whitespace 2023-01-17 20:57:44 +09:00