wallabag/tests/Wallabag/CoreBundle/Controller
Kevin Decherf 1608bf5a4e Replace iconv() calls with Transliterator
See https://stackoverflow.com/a/35178027/954513

Closes #5377

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2022-03-21 22:12:11 +01:00
..
ConfigControllerTest.php Fix deprecated method in tests 2020-06-15 14:21:35 +02:00
EntryControllerTest.php CSS grid used for bloc mode entries and flex for card bloc 2022-03-14 22:09:07 +01:00
ExportControllerTest.php Replace iconv() calls with Transliterator 2022-03-21 22:12:11 +01:00
FeedControllerTest.php this change adds an option to sort the feed entires by updated_at 2022-03-14 22:58:45 +01:00
IgnoreOriginInstanceRuleControllerTest.php Fix deprecated method in tests 2020-06-15 14:21:35 +02:00
SecurityControllerTest.php Fix deprecated method in tests 2020-06-15 14:21:35 +02:00
SettingsControllerTest.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
SiteCredentialControllerTest.php Fix deprecated method in tests 2020-06-15 14:21:35 +02:00
StaticControllerTest.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
TagControllerTest.php Add build test on PHP 8.0 & 8.1 2022-01-31 12:59:39 +01:00