rhymix/classes
2025-12-24 03:07:48 +00:00
..
cache Fix incorrect or missing type declarations in Cache and DB classes 2023-09-26 11:09:55 +09:00
context Convert outdated <script language="javascript"> to <script> #2615 2025-11-22 21:47:29 +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 Explicitly mark _loadDesktopJSCSS() as public, to ensure backward compatibility 2025-11-05 11:51:07 +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 Don't use imagedestroy() in PHP 8.0 or higher 2025-11-17 09:41:47 +09:00
frontendfile Fix missing type="module" when js files are concatenated #2581 2025-07-21 21:48:25 +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 add isReallyFromMobilePhone 2024-07-01 18:46:23 +09:00
module Update references to deprecated global function checkCSRF() 2025-12-17 18:00:48 +09:00
object Fix #2393 make add() a true alias to set() 2024-08-21 19:44:04 +09:00
page Fix incorrect page range when there are not enough pages #2602 2025-09-30 22:45:28 +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 typos in documentation and translation strings 2025-07-15 01:23:48 +00:00
widget Remove unnecessary header and footer from class files 2023-01-30 23:52:23 +09:00
xml Replace XE XML parser with new implementation based on SimpleXML 2025-05-17 12:44:04 +09:00