From: Johan Cwiklinski Date: Thu, 7 Mar 2024 06:30:22 +0000 (+0100) Subject: Fix CS X-Git-Url: https://git.agnieray.net/?p=galette.git;a=commitdiff_plain;h=5a2260d910f72e78e85554656979346b15389aa4 Fix CS --- diff --git a/phpstan.neon b/phpstan.neon index 30624f030..25f1d73cc 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -13,6 +13,8 @@ parameters: - galette/includes/ dynamicConstantNames: - GALETTE_NIGHTLY + universalObjectCratesClasses: + - RKA\Session ignoreErrors: - '/Instantiated class XHProfRuns_Default not found/' - '/Cannot access property .* on .*ArrayObject.*/'