rhymix/common/framework
2016-07-18 21:34:53 +09:00
..
drivers Fix error in Woorimail driver when the recipient's name is empty 2016-06-15 16:48:16 +09:00
filters Allow id attributes starting with 'user_content_' 2016-06-08 16:26:58 +09:00
helpers Improve ConfigHelper::consolidate() to allow use of filters 2016-05-19 21:02:39 +09:00
parsers Fix error when loading XML lang file with simplexml_load_file() 2016-07-12 23:35:44 +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 Add 'Do not edit' warning to legacy configuration files 2016-05-17 15:06:53 +09:00
datetime.php Add function to get relative timestamp up to many years, with unit tests 2016-05-26 16:41:20 +09:00
debug.php Treat user warnings as same as PHP warnings 2016-07-03 17:27:59 +09:00
exception.php Add basic exception class 2016-02-01 20:11:46 +09:00
formatter.php Fix SCSS import from subdirectory 2016-05-06 11:39:12 +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 minor compatibility bugs, and add unit tests for Mail class 2016-05-23 17:34:40 +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 Remove outdated checks for old PHP versions 2016-03-22 11:34:36 +09:00
security.php Remove outdated checks for old PHP versions 2016-03-22 11:34:36 +09:00
storage.php Fix error when writing an empty file 2016-07-18 21:34:53 +09:00
timer.php Fix short array syntax 2016-03-17 17:33:58 +09:00
ua.php Add more edge cases and tests, always default to Mozilla/X.X 2016-06-26 17:25:59 +09:00
url.php Add URL-to-path and clean path conversion 2016-03-15 13:48:07 +09:00