The only ever calls to these methods are made in a static way, therefore the methods should be marked as static
ERROR: InvalidStaticInvocation - libraries/src/Filesystem/Streams/StreamString.php:148:14 - Method Joomla\CMS\Filesystem\Support\StringController::getRef is not static, but is called statically (see https://psalm.dev/014)
$string = &StringController::getRef(str_replace('string://', '', $path));
I have tested this item✅ successfully on 6fc2b8b
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/35132.