diff options
| author | Arne Schröder, M. A <schroeder@data-quest.de> | 2025-03-26 11:26:46 +0000 |
|---|---|---|
| committer | Thomas Hackl <hackl@data-quest.de> | 2025-03-28 13:14:15 +0100 |
| commit | bd6201de55e67c83f2185ec0495e375783e744db (patch) | |
| tree | c4d03f3487319440b284c3be5a344e9bd14c60ae /phpstan.neon.dist | |
| parent | d2b0799fe31c93cb0f21109d2a0e14fec578ca42 (diff) | |
Resolve "ILIAS-Schnittstelle: Inkompatibilität mit ILIAS 9"
Closes #4995
Merge request studip/studip!3888
Diffstat (limited to 'phpstan.neon.dist')
| -rw-r--r-- | phpstan.neon.dist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 17ff7c6..6a6a6d8 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -18,6 +18,7 @@ parameters: - lib/classes/ZipArchiveLegacyTrait.php - lib/elearning/studip_referrer.php - lib/soap/StudipSoapClient_PHP5.class.php + - lib/ilias_interface/studip_referrer_9x.php tmpDir: .caches earlyTerminatingMethodCalls: RESTAPI\RouteMap: |
