| .. |
|
cache
|
Add Cache::getDriverName() and clean up confusing method names
|
2016-04-24 16:02:54 +09:00 |
|
context
|
Remove and consolidate remainder of non-static methods in Context
|
2018-03-06 20:30:52 +09:00 |
|
db
|
Add getAffectedRows() and getInsertID() to DB classes
|
2018-01-15 13:59:14 +09:00 |
|
display
|
28dfc44a86 보완 @kijin
|
2018-01-30 00:22:38 +09:00 |
|
editor
|
Convert Object class to BaseObject in core classes
|
2017-11-27 22:34:28 +09:00 |
|
extravar
|
getExtraVars() 항상 array로 반환될 수 있도록 수정
|
2018-01-20 18:45:15 +09:00 |
|
file
|
php7.2 Warning: count(): Parameter must be an array or an object that implements Countable
|
2018-03-03 21:45:45 +09:00 |
|
frontendfile
|
Fix handling of external CSS/JS URLs with query strings
|
2017-08-16 23:05:45 +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
|
Add more unit tests for the legacy Mail class
|
2016-05-23 21:58:37 +09:00 |
|
mobile
|
Do not explicitly set the domain for session cookies
|
2017-02-17 19:33:05 +09:00 |
|
module
|
문서가 존재하지 않는 경우 엉뚱하게 403 코드를 출력하는 문제수정
|
2018-02-05 18:11:08 +09:00 |
|
object
|
Convert Object class to BaseObject in core classes
|
2017-11-27 22:34:28 +09:00 |
|
page
|
PHP 5 방식의 생성자 (__construct) 사용
|
2015-04-01 11:30:04 +09:00 |
|
security
|
Import cryptographic signature functions from XE 1.8.23
|
2016-08-02 16:30:33 +09:00 |
|
template
|
cond, loop 등 템플릿 코드가 컴파일 되지 않고 출력되는 문제
|
2018-03-07 17:45:52 +09:00 |
|
validator
|
각종 PHP 7.2 에서 나는 워닝에러를 고침
|
2018-01-25 20:57:01 +09:00 |
|
widget
|
copyright add to php files
|
2013-11-08 05:52:51 +00:00 |
|
xml
|
각종 PHP 7.2 에서 나는 워닝에러를 고침
|
2018-01-25 20:57:01 +09:00 |