From 6c01e4e7d6c177ac345c826059e585bffdd1d517 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Fri, 7 Apr 2023 00:13:49 +0200 Subject: Use typed access to request parameters (#5267) * Use typed access to request parameters This was a big source of mixed datatypes in many places * Fix notifications * Fix bookmarkAction --- tests/phpstan-next.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/phpstan-next.txt b/tests/phpstan-next.txt index 9085f1cee..755b0e0b1 100644 --- a/tests/phpstan-next.txt +++ b/tests/phpstan-next.txt @@ -30,7 +30,6 @@ ./lib/Minz/Log.php ./lib/Minz/Migrator.php ./lib/Minz/Paginator.php -./lib/Minz/Request.php ./lib/Minz/Session.php ./lib/Minz/Translate.php ./lib/Minz/View.php -- cgit v1.2.3