wiki.techinc.nl/includes/upload
lokal-profil c3fef50628 Mark mRemoveTempFile as a bool
This is only ever used as a bool, so do not tag it as a string.

Change-Id: I582a8f57b11ebf165ec2831c25d65d04c8d7cb3a
2021-02-18 12:50:31 +01:00
..
exception Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
Hook Add type hints to several hook interfaces 2021-01-04 14:27:48 +01:00
UploadBase.php Mark mRemoveTempFile as a bool 2021-02-18 12:50:31 +01:00
UploadFromChunks.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
UploadFromFile.php build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01:00
UploadFromStash.php Improve class property documentation 2020-10-30 10:38:58 +01:00
UploadFromUrl.php Manually redirect in UploadFromUrl 2020-09-14 21:36:36 +02:00
UploadStash.php Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
UploadStashFile.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00