| .. |
|
cache
|
Fix incorrect or missing type declarations in Cache and DB classes
|
2023-09-26 11:09:55 +09:00 |
|
context
|
Add proper phpdoc for Context::setCacheControl()
|
2024-03-24 23:08:42 +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
|
Output previously buffered content only if the response format is HTML
|
2024-03-24 21:34:07 +09:00 |
|
editor
|
Remove unnecessary header and footer from class files
|
2023-01-30 23:52:23 +09:00 |
|
extravar
|
Fix #2297 inconsistent date input form
|
2024-03-26 23:58:24 +09:00 |
|
file
|
Fix fatal error when trying to resize animated WebP using GD
|
2024-03-19 22:15:13 +09:00 |
|
frontendfile
|
Fix TemplateParserV1 and FrontEndFileHandler not recognizing Google webfonts '.../css2?...' URL as CSS
|
2024-01-10 13:09:01 +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
|
Remove unnecessary header and footer from class files
|
2023-01-30 23:52:23 +09:00 |
|
mobile
|
Change default Cookie path to "/" for compatibility with JS function setCookie()
|
2023-10-24 23:17:01 +09:00 |
|
module
|
Support more HTTP methods #2287
|
2024-03-24 22:57:07 +09:00 |
|
object
|
Fix #2187 undefined lang code in page.admin.controller.php
|
2023-10-01 00:03:33 +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
|
Remove unnecessary header and footer from class files
|
2023-01-30 23:52:23 +09:00 |
|
widget
|
Remove unnecessary header and footer from class files
|
2023-01-30 23:52:23 +09:00 |
|
xml
|
Fix #2176 error in unnecessary count()
|
2023-09-01 23:15:53 +09:00 |