Skip to content
Prev Previous commit
Merge branch 'master' into jtr-refactor-remote-php
Signed-off-by: Josh <[email protected]>
  • Loading branch information
joshtrichards authored Aug 18, 2025
commit 1238f6da4a632ee5f33a3581ae2c2b665ced75df
10 changes: 1 addition & 9 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4415,12 +4415,4 @@
<code><![CDATA[getRequest]]></code>
</DeprecatedMethod>
</file>
<file src="ocs/v1.php">
<DeprecatedMethod>
<code><![CDATA[OC_App::loadApps()]]></code>
<code><![CDATA[OC_App::loadApps(['authentication'])]]></code>
<code><![CDATA[OC_App::loadApps(['extended_authentication'])]]></code>
<code><![CDATA[OC_App::loadApps(['session'])]]></code>
</DeprecatedMethod>
</file>
</files>
</files>
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.