| .. |
|
filters
|
Improve HTMLFilter handling of editor component properties
|
2017-02-25 17:37:58 +09:00 |
|
helpers
|
Improve ConfigHelper::consolidate() to allow use of filters
|
2016-05-19 21:02:39 +09:00 |
|
CacheTest.php
|
Add Cache::getDriverName() and clean up confusing method names
|
2016-04-24 16:02:54 +09:00 |
|
CalendarTest.php
|
Add Calendar class
|
2016-03-17 16:22:18 +09:00 |
|
ConfigTest.php
|
Reorganize unit tests
|
2016-02-16 16:17:46 +09:00 |
|
DateTimeTest.php
|
Update DateTime class to use timezone information from Session
|
2016-08-15 17:58:48 +09:00 |
|
DebugTest.php
|
Add methods to clear debug entries (for long-running scripts)
|
2018-01-16 15:03:36 +09:00 |
|
FormatterTest.php
|
Update Markdown formatter to support footnotes and hard wraps natively
|
2017-06-29 23:58:20 +09:00 |
|
i18nTest.php
|
Add i18n class and world country list
|
2016-03-19 15:17:59 +09:00 |
|
KoreaTest.php
|
Add Korea class and Korean IP range database
|
2016-03-19 13:01:54 +09:00 |
|
LangTest.php
|
Fix Context::loadLang() compatibility when lang.xml is specified
|
2017-05-05 11:47:22 +09:00 |
|
MailTest.php
|
Fix unit tests that don't work in PHP 7.2
|
2017-12-09 03:00:51 +09:00 |
|
MIMETest.php
|
Add MIME class
|
2016-03-17 15:45:31 +09:00 |
|
PaginationTest.php
|
Add pagination class
|
2016-03-17 19:46:32 +09:00 |
|
PasswordTest.php
|
Add more algorithms to unit test
|
2016-03-13 23:56:04 +09:00 |
|
SecurityTest.php
|
Fix unit tests that don't work in PHP 7.2
|
2017-12-09 03:00:51 +09:00 |
|
SessionTest.php
|
Merge branch 'develop' into pr/csrf-token
|
2017-03-13 16:35:24 +09:00 |
|
SMSTest.php
|
Allow adding arbitrary extra vars to SMS
|
2016-12-03 16:41:02 +09:00 |
|
StorageTest.php
|
Fix unit tests to accommodate change to trusty in Travis CI
|
2017-09-04 14:04:41 +09:00 |
|
TimerTest.php
|
Fix timer tests on HHVM
|
2016-03-20 10:04:03 +09:00 |
|
UATest.php
|
Fix unit test for UA class
|
2018-06-14 14:18:05 +09:00 |
|
URLTest.php
|
Fix #702 Punycode error on attempting to handle long URLs
|
2017-02-11 17:48:52 +09:00 |