| .. |
|
cache
|
Add Cache::getDriverName() and clean up confusing method names
|
2016-04-24 16:02:54 +09:00 |
|
context
|
Fix various warnings in PHP 8.0
|
2021-01-08 00:27:00 +09:00 |
|
db
|
Remove legacy DB classes and XML query parser classes
|
2020-06-30 12:20:12 +09:00 |
|
display
|
Completely disable Debug logging if it is not enabled for the current user
|
2021-01-07 02:51:43 +09:00 |
|
editor
|
Convert Object class to BaseObject in core classes
|
2017-11-27 22:34:28 +09:00 |
|
extravar
|
Fix warning in PHP 8.0
|
2020-12-22 22:28:17 +09:00 |
|
file
|
Completely disable Debug logging if it is not enabled for the current user
|
2021-01-07 02:51:43 +09:00 |
|
frontendfile
|
Various fixes to remove warnings in PHP 8.0
|
2020-12-15 00:18:42 +09:00 |
|
handler
|
copyright add to php files
|
2013-11-08 05:52:51 +00:00 |
|
httprequest
|
Convert Object class to BaseObject in core classes
|
2017-11-27 22:34:28 +09:00 |
|
mail
|
Use egulias/EmailValidator to validate email addresses
|
2018-10-18 14:16:12 +09:00 |
|
mobile
|
Various fixes to improve PHP 8.0 compatibility
|
2020-10-31 00:25:26 +09:00 |
|
module
|
Completely disable Debug logging if it is not enabled for the current user
|
2021-01-07 02:51:43 +09:00 |
|
object
|
Fix misc warnings in PHP 8.0
|
2020-12-13 21:21:10 +09:00 |
|
page
|
PHP 5 방식의 생성자 (__construct) 사용
|
2015-04-01 11:30:04 +09:00 |
|
security
|
Fix outdated use of REMOTE_ADDR instead of RX_CLIENT_IP
|
2020-12-18 15:10:30 +09:00 |
|
template
|
Improve url regular expression
|
2021-01-07 13:21:57 +00:00 |
|
validator
|
Convert all instances of _XE_PATH_, __XE_VERSION__, etc. to Rhymix constants
|
2020-12-18 15:21:23 +09:00 |
|
widget
|
copyright add to php files
|
2013-11-08 05:52:51 +00:00 |
|
xml
|
Convert all instances of _XE_PATH_, __XE_VERSION__, etc. to Rhymix constants
|
2020-12-18 15:21:23 +09:00 |