aboutsummaryrefslogtreecommitdiffstats
path: root/includes/upload/exception/UploadChunkVerificationException.php
Commit message (Collapse)AuthorAgeFilesLines
* upload: Add missing documentation to class propertiesUmherirrender2024-09-041-0/+3
| | | | | | | | | | Add doc-typehints to class properties found by the PropertyDocumentation sniff to improve the documentation. Once the sniff is enabled it avoids that new code is missing type declarations. This is focused on documentation and does not change code. Change-Id: I07ce1f37d1bfb18d6e73dd008a712b3ca60a80e9
* Reparent trivial subclasses of MWExceptionBartosz Dziewoński2024-01-171-1/+1
| | | | | Bug: T328220 Change-Id: If10bdd89859a273817ab471458ca787319c77f7b
* UploadStashException: Remove redundant doc commentsBartosz Dziewoński2023-12-141-2/+0
| | | | Change-Id: I819de8dfc40526544f9bf129495424625fc0cdc9
* Fixes for the phan upgrade, part 2Daimona Eaytoy2022-10-081-0/+4
| | | | Change-Id: I1c6beba4ff6132b07cbf0a6c96be056509aa5eff
* Mark exceptions as @newabledaniel2020-07-081-0/+3
| | | | | | | | Exceptions classes are nearly always value objects, and should in most cases by newable. Bug: T247862 Change-Id: I4faa8ec6ea8bc44086cfc8075b32d10eea61e9df
* Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusionsReedy2019-05-111-0/+1
| | | | Change-Id: I78b3315f26ab91b6b443f5b028a635552f82f5a3
* Move upload stash related exceptions to own filesUmherirrender2019-02-061-0/+31
Change-Id: I23e81af2f1bf73f5cd78a01bcc2fcebb4c4ea038