From 03129a2ee7a4e0aacdc9031be4cc9121c8d4f797 Mon Sep 17 00:00:00 2001 From: Luc SANCHEZ <4697568+ColonelMoutarde@users.noreply.github.com> Date: Mon, 10 Apr 2023 22:35:40 +0200 Subject: PHPStan for Minz_Session class (#5282) * PHPstan level 8 for Session.php * PHPstan level 8 for Session.php * PHPstan level 8 for Session.php * Update lib/Minz/Session.php Co-authored-by: Alexandre Alapetite --------- Co-authored-by: Luc Co-authored-by: Alexandre Alapetite --- 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 bedfaed99..a3d58c4ae 100644 --- a/tests/phpstan-next.txt +++ b/tests/phpstan-next.txt @@ -20,4 +20,3 @@ ./lib/Minz/Dispatcher.php ./lib/Minz/Migrator.php ./lib/Minz/Paginator.php -./lib/Minz/Session.php -- cgit v1.2.3