nextcloud/tests/lib/AppFramework/Middleware
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
..
PublicShare Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Security Fix psalm not running 2022-01-27 17:20:00 +01:00
AdditionalScriptsMiddlewareTest.php Add real events to load additionalscripts 2020-07-15 14:07:18 +02:00
CompressionMiddlewareTest.php Fix psalm not running 2022-01-27 17:20:00 +01:00
MiddlewareDispatcherTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
MiddlewareTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
NotModifiedMiddlewareTest.php Move DateTime::RFC2822 to DateTimeInterface::2822 2021-06-23 15:30:43 +02:00
OCSMiddlewareTest.php Fix unauthorized OCS status in provisioning 2021-05-12 08:16:07 +02:00
SessionMiddlewareTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00