| .. |
|
cache
|
Add Cache::getDriverName() and clean up confusing method names
|
2016-04-24 16:02:54 +09:00 |
|
context
|
Merge pull request #1482 from kijin/pr/color-scheme
|
2020-12-15 01:59:17 +09:00 |
|
db
|
Remove legacy DB classes and XML query parser classes
|
2020-06-30 12:20:12 +09:00 |
|
display
|
Various fixes to remove warnings in PHP 8.0
|
2020-12-15 00:18:42 +09:00 |
|
editor
|
Convert Object class to BaseObject in core classes
|
2017-11-27 22:34:28 +09:00 |
|
extravar
|
일부 select 값은 배열로 저장하지 않고 하나의 string으로 저장
|
2020-12-07 16:07:38 +09:00 |
|
file
|
More fixes to improve PHP 8.0 compatibility
|
2020-10-31 00:40:28 +09:00 |
|
frontendfile
|
Various fixes to remove warnings in PHP 8.0
|
2020-12-15 00:18:42 +09:00 |
|
handler
|
|
|
|
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
|
Fix #1489, fix #1491 incorrect routing to standalone index act
|
2020-12-16 21:19:15 +09:00 |
|
object
|
Fix misc warnings in PHP 8.0
|
2020-12-13 21:21:10 +09:00 |
|
page
|
|
|
|
security
|
Various fixes to remove warnings in PHP 8.0
|
2020-12-15 00:18:42 +09:00 |
|
template
|
Various fixes to remove warnings in PHP 8.0
|
2020-12-15 00:18:42 +09:00 |
|
validator
|
Remove legacy dependence on create_function() from Validator class #1480
|
2020-12-11 21:55:57 +09:00 |
|
widget
|
|
|
|
xml
|
Fix #1470 misc errors in PHP 8.0
|
2020-11-30 21:56:15 +09:00 |