Christoph Wurst
|
49dd79eabb
|
refactor: Add void return type to PHPUnit test methods
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2024-09-15 22:32:31 +02:00 |
|
Andy Scherzinger
|
1f7e2ba599
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-13 17:41:36 +02:00 |
|
Côme Chilliet
|
f5c361cf44
|
composer run cs:fix
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-01-20 11:45:08 +01:00 |
|
Carl Schwan
|
b70c6a128f
|
Update core to PHP 7.4 standard
- Typed properties
- Port to LoggerInterface
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-05-20 22:18:06 +02:00 |
|
Joas Schilling
|
6dd60b6d30
|
Only allow avatars in 64 and 512 pixel size
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-02-07 16:47:51 +01:00 |
|
Côme Chilliet
|
8b271b8a12
|
Fix tests and avoid PHP errors in them
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2021-11-23 09:29:01 +01:00 |
|
Morris Jobke
|
234b510652
|
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-08-12 13:55:19 +02:00 |
|
Roeland Jago Douma
|
c007ca624f
|
Make phpunit8 compatible
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:41 +01:00 |
|
Morris Jobke
|
94b1b1593b
|
Remove public interface that was only needed for testing
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2019-02-07 14:23:16 +01:00 |
|
Michael Weimann
|
bf1253cb49
|
Implement guest avatar endpoint
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
2019-02-07 14:23:16 +01:00 |
|