| .. |
|
drivers
|
Add SPF and DKIM hints for each sending method
|
2016-05-19 14:11:55 +09:00 |
|
filters
|
Add unit tests for #429 and improve regexp efficiency
|
2016-04-05 19:46:09 +09:00 |
|
helpers
|
Improve ConfigHelper::consolidate() to allow use of filters
|
2016-05-19 21:02:39 +09:00 |
|
parsers
|
Allow tablets to be treated as mobile or not depending on configuration
|
2016-05-10 23:33:12 +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
|
Add slow remote requests to debug content
|
2016-06-08 16:15:32 +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
|
Merge pull request #385 from kijin/pr/more-framework-classes
|
2016-03-20 00:06:01 +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 permissions when manually copying an uploaded file
|
2016-05-08 15:07:17 +09:00 |
|
timer.php
|
Fix short array syntax
|
2016-03-17 17:33:58 +09:00 |
|
ua.php
|
Add UA class for mobile device, tablet, and robot detection
|
2016-03-19 23:28:27 +09:00 |
|
url.php
|
Add URL-to-path and clean path conversion
|
2016-03-15 13:48:07 +09:00 |