rhymix/classes
2025-03-27 10:28:13 +09:00
..
cache Fix incorrect or missing type declarations in Cache and DB classes 2023-09-26 11:09:55 +09:00
context Don't allow arrays in mid, vid, act, module parameters 2025-03-08 14:49:32 +09:00
db Revert "Convert DB class into an alias of Rhymix\Framework\DB, instead of extending it" 2023-06-19 01:44:53 +09:00
display Fix fatal error when some important variables contain non-scalar values 2025-03-08 14:29:25 +09:00
editor Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
extravar Implement default extravar skin to replace hardcoded HTML in ExtraItem class 2024-04-14 23:16:22 +09:00
file Return false in most legacy file manipulation methods if path is empty 2024-05-03 23:26:25 +09:00
frontendfile Enable logging in FrontEndFileHandler 2025-03-27 10:28:13 +09:00
handler Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
httprequest Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
mail Fix #2313 inconsistent email validation rules 2024-04-17 23:15:24 +09:00
mobile Change default Cookie path to "/" for compatibility with JS function setCookie() 2023-10-24 23:17:01 +09:00
module Fix #2522 browser titles for member pages not following admin template 2025-03-13 23:21:33 +09:00
object Fix #2393 make add() a true alias to set() 2024-08-21 19:44:04 +09:00
page Fix error when using PageHandler Iterator 2024-01-08 21:21:11 +09:00
security Mark old Security class as deprecated 2023-10-04 01:24:22 +09:00
template Remove old TemplateHandler class, leaving only an alias for BC 2023-10-15 00:54:59 +09:00
validator Fix legacy Validator trying to trim an object such as $lang 2024-07-29 23:32:59 +09:00
widget Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
xml Fix deprecation warning in PHP 8.4 2025-03-05 20:24:09 +09:00