nextcloud/tests/lib/AppFramework
Carl Schwan d69531ac8e
Fix psalm not running
The issue was that we were using psalm/phar instead of vimeo/psalm. This
caused issue with the custom psalm plugin in buildd/psalm.

This is using the opportunity to also update the psalm version from 3.8
to 3.17 and the php-cs-fixer too.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-27 17:20:00 +01:00
..
Bootstrap Fix warnings about logException 2021-06-04 10:57:09 +02:00
Controller Allow overwriting isAuthenticated 2021-03-09 09:17:30 +01:00
Db Fix psalm not running 2022-01-27 17:20:00 +01:00
DependencyInjection Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Http Fix psalm not running 2022-01-27 17:20:00 +01:00
Middleware Fix psalm not running 2022-01-27 17:20:00 +01:00
OCS Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Routing Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Utility Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
AppTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00