.. |
ClientException.php
|
[DOCS] Write exceptions chapter
|
2021-09-14 13:13:09 +01:00 |
ConfigurationException.php
|
[TESTS] Add App\Core\Cache test
|
2021-09-14 13:10:22 +01:00 |
DuplicateFoundException.php
|
[DB] Make DB::findOneBy throw a different exception if two values are found
|
2021-09-14 13:12:23 +01:00 |
InvalidFormException.php
|
[STATIC ANALYSIS] Started removal process for the errors found by PHPStan
|
2021-09-14 13:10:16 +01:00 |
NicknameEmptyException.php
|
[GIT] Change my email to the new one in all files and bump copyright year
|
2021-09-14 13:06:56 +01:00 |
NicknameException.php
|
[GIT] Change my email to the new one in all files and bump copyright year
|
2021-09-14 13:06:56 +01:00 |
NicknameInvalidException.php
|
[GIT] Change my email to the new one in all files and bump copyright year
|
2021-09-14 13:06:56 +01:00 |
NicknameReservedException.php
|
[GIT] Change my email to the new one in all files and bump copyright year
|
2021-09-14 13:06:56 +01:00 |
NicknameTakenException.php
|
[DB] Remove unique constraint from GSActor.nickname and fix register and related functionality
|
2021-09-14 13:10:23 +01:00 |
NicknameTooLongException.php
|
[GIT] Change my email to the new one in all files and bump copyright year
|
2021-09-14 13:06:56 +01:00 |
NicknameTooShortException.php
|
[WEB] Fix translations and small inconsistency when opening on web
|
2021-09-14 13:10:23 +01:00 |
NoLoggedInUser.php
|
[GIT] Change my email to the new one in all files and bump copyright year
|
2021-09-14 13:06:56 +01:00 |
NoSuchFileException.php
|
[DOCS] Write exceptions chapter
|
2021-09-14 13:13:09 +01:00 |
NoSuchNoteException.php
|
[DOCS] Write exceptions chapter
|
2021-09-14 13:13:09 +01:00 |
NotFoundException.php
|
[EXCEPTION] Make findOne return NotFoundException
|
2021-09-14 13:06:52 +01:00 |
RedirectException.php
|
[EXCEPTION] Add base class to invalid form exception and add URL arguments to redirect exception
|
2021-09-14 13:06:52 +01:00 |
ServerException.php
|
[DOCS] Write exceptions chapter
|
2021-09-14 13:13:09 +01:00 |
TemporaryFileException.php
|
[UTIL] Add option for setting a file suffix on TemporaryFile constructor and add missing TemporaryFileException
|
2021-09-14 13:12:54 +01:00 |