rhymix/common/framework
2018-10-10 18:20:48 +09:00
..
drivers Change Woorimail SSL Port 2018-03-09 14:13:51 +09:00
exceptions Commit missing files 2018-09-06 15:35:28 +09:00
filters Add option to apply rel="nofollow" to all user-submitted links 2018-10-02 15:17:23 +09:00
helpers Add more safeguards for the possibility of an empty member_srl 2017-02-10 20:59:17 +09:00
parsers Guard more count() calls in common framework classes 2017-12-09 02:49:01 +09:00
cache.php Make all cache drivers singleton instances 2016-04-24 16:30:20 +09:00
calendar.php Fix short array syntax and backwards test 2016-03-17 17:41:03 +09:00
config.php config파일 읽을 때 BOM문자 제거 2017-11-30 21:53:23 +09:00
datetime.php Implement default timezone for domains 2017-03-13 12:51:24 +09:00
debug.php Add methods to enable/disable Debug log collection 2018-05-30 20:48:04 +09:00
exception.php Add basic exception class 2016-02-01 20:11:46 +09:00
formatter.php Update Markdown formatter to support footnotes and hard wraps natively 2017-06-29 23:58:20 +09:00
i18n.php Add i18n class and world country list 2016-03-19 15:17:59 +09:00
korea.php Fix syntax error in PHP 5.3 2016-03-19 13:12:25 +09:00
lang.php Unify lang and locale config files 2016-07-03 23:58:11 +09:00
mail.php Fix mail error messages being displayed as 'Array' only 2017-06-29 17:09:55 +09:00
mime.php Add text/markdown MIME type (RFC 7763) 2016-03-23 14:19:25 +09:00
pagination.php Add pagination class 2016-03-17 19:46:32 +09:00
password.php Standardize password hashing work factor to 10 by default 2017-02-15 11:34:39 +09:00
security.php Enforce CSRF tokens if option is enabled 2018-10-10 18:20:48 +09:00
session.php Change Context::isAlwaysSSL() to config('session.use_ssl_cookies') 2018-08-06 01:23:22 +09:00
sms.php Allow adding arbitrary extra vars to SMS 2016-12-03 16:41:02 +09:00
storage.php Add Storage::getLock() for exclusive access to a named lock 2018-05-30 21:04:30 +09:00
timer.php Fix short array syntax 2016-03-17 17:33:58 +09:00
ua.php 업로드 파일명 처리 관련 버그 수정 2018-07-20 19:14:36 +09:00
url.php Remove invalid characters from REQUEST_URI 2018-07-31 19:08:02 +09:00