gnu-social/src/Util
Hugo Sales 708a910870
[UTIL] Fix remove affix utilities, so they only try to remove an affix if the string starts/ends with it
2021-09-14 13:12:52 +01:00
..
Exception [DB] Make DB::findOneBy throw a different exception if two values are found 2021-09-14 13:12:23 +01:00
Form [FORM] Implement ActorArrayTransformer 2021-09-14 13:06:57 +01:00
Notification [STATIC ANALYSIS] Started removal process for the errors found by PHPStan 2021-09-14 13:10:16 +01:00
Bitmap.php [TESTS] Add tests for the bitmap utility and fix implementation 2021-09-14 13:10:22 +01:00
Common.php [FORMATTING] Add utilities to remove affixes from strings 2021-09-14 13:12:51 +01:00
Formatting.php [UTIL] Fix remove affix utilities, so they only try to remove an affix if the string starts/ends with it 2021-09-14 13:12:52 +01:00
HTML.php [TESTS] Add tests to all relevant methods under App\Util and fix errors that popup 2021-09-14 13:10:23 +01:00
Nickname.php [TESTS] Fix Nickname test 2021-09-14 13:12:23 +01:00
TemporaryFile.php [UTIL] Add TemporaryFile class, courtesy of Alexei Sorokin from v2, a class that ensures files stored in /tmp are removed, as it doesn't happen in some cases 2021-09-14 13:12:51 +01:00