aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2023-04-07 00:13:49 +0200
committerGravatar GitHub <noreply@github.com> 2023-04-07 00:13:49 +0200
commit6c01e4e7d6c177ac345c826059e585bffdd1d517 (patch)
tree45bd8ee233a306881ed81447a3f56ca224fed538 /tests
parent2118448133e327294ad2b69ed8736bc29879103d (diff)
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
Diffstat (limited to 'tests')
-rw-r--r--tests/phpstan-next.txt1
1 files changed, 0 insertions, 1 deletions
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