| .. |
|
drivers
|
Change default cache driver to 'dummy' with minimal caching
|
2016-04-22 23:26:04 +09:00 |
|
filters
|
Add unit tests for #429 and improve regexp efficiency
|
2016-04-05 19:46:09 +09:00 |
|
parsers
|
Migrate cache configuration format, keeping backward compatibility
|
2016-04-17 19:52:31 +09:00 |
|
cache.php
|
Change default cache driver to 'dummy' with minimal caching
|
2016-04-22 23:26:04 +09:00 |
|
calendar.php
|
Fix short array syntax and backwards test
|
2016-03-17 17:41:03 +09:00 |
|
config.php
|
Replace FileHandler calls and other paths in Rhymix Framework
|
2016-03-18 21:03:22 +09:00 |
|
datetime.php
|
Add DateTime::formatTimestamp() method using the internal timezone
|
2016-02-12 09:09:03 +09:00 |
|
debug.php
|
Improve error handling in AJAX requests
|
2016-04-16 17:51:31 +09:00 |
|
exception.php
|
Add basic exception class
|
2016-02-01 20:11:46 +09:00 |
|
formatter.php
|
Update Formatter class to use new SCSS compiler
|
2016-03-22 11:29:05 +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 |
|
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
|
Add comments to cache files
|
2016-04-17 14:41:18 +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 |