nextcloud-server/tests/Core/Command
Ferdinand Thiessen dc9d8c42bb fix: Adjust console formatter code to match with Symfony type hints
Symfony has added type hints on the `OutputFormatterInterface`,
so we must adjust our type hints to match with Symfony.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-04-17 18:35:10 +07:00
..
Apps Fix a bunch of deprecation in the phpunit for core 2023-01-24 09:34:09 +07:00
Config Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
Encryption fix: Adjust console formatter code to match with Symfony type hints 2023-04-17 18:35:10 +07:00
Group composer run cs:fix 2023-01-20 11:45:08 +07:00
Log Fix tests and avoid PHP errors in them 2021-11-23 09:29:01 +07:00
Maintenance Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
Preview fix: Adjust console formatter code to match with Symfony type hints 2023-04-17 18:35:10 +07:00
SystemTag composer run cs:fix 2023-01-20 11:45:08 +07:00
TwoFactorAuth composer run cs:fix 2023-01-20 11:45:08 +07:00
User Fix broken user:setting command unit test 2023-01-23 07:01:22 +07:00