mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Merge pull request #27581 from nextcloud/dependabot/composer/vimeo/psalm-4.8.1
This commit is contained in:
commit
5aecb77f54
30 changed files with 486 additions and 208 deletions
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -338,7 +338,7 @@ class ClassLoader
|
|||
* Loads the given class or interface.
|
||||
*
|
||||
* @param string $class The name of the class
|
||||
* @return bool|null True if loaded, null otherwise
|
||||
* @return true|null True if loaded, null otherwise
|
||||
*/
|
||||
public function loadClass($class)
|
||||
{
|
||||
|
|
@ -347,6 +347,8 @@ class ClassLoader
|
|||
|
||||
return true;
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<files psalm-version="4.2.1@ea9cb72143b77e7520c52fa37290bd8d8bc88fd9">
|
||||
<files psalm-version="4.8.1@f73f2299dbc59a3e6c4d66cff4605176e728ee69">
|
||||
<file src="lib/private/legacy/OC_Image.php">
|
||||
<ImplementedReturnTypeMismatch occurrences="1">
|
||||
<code>null|string</code>
|
||||
|
|
@ -22,6 +22,9 @@
|
|||
</NoInterfaceProperties>
|
||||
</file>
|
||||
<file src="lib/public/AppFramework/App.php">
|
||||
<InternalMethod occurrences="1">
|
||||
<code>new RouteConfig($this->container, $router, $routes)</code>
|
||||
</InternalMethod>
|
||||
<UndefinedClass occurrences="1">
|
||||
<code>\OC</code>
|
||||
</UndefinedClass>
|
||||
|
|
@ -53,9 +56,6 @@
|
|||
<code>\OC</code>
|
||||
</UndefinedClass>
|
||||
</file>
|
||||
<file src="lib/public/AppFramework/Http/Template/PublicTemplateResponse.php">
|
||||
<InvalidScalarArgument occurrences="1"/>
|
||||
</file>
|
||||
<file src="lib/public/AppFramework/Http/ZipResponse.php">
|
||||
<InvalidArrayAccess occurrences="5">
|
||||
<code>$resource['internalName']</code>
|
||||
|
|
@ -78,11 +78,6 @@
|
|||
<code>$jobList</code>
|
||||
</MoreSpecificImplementedParamType>
|
||||
</file>
|
||||
<file src="lib/public/Contacts/IManager.php">
|
||||
<UndefinedDocblockClass occurrences="1">
|
||||
<code>IAddressBook[]</code>
|
||||
</UndefinedDocblockClass>
|
||||
</file>
|
||||
<file src="lib/public/Dashboard/Model/WidgetTemplate.php">
|
||||
<InvalidNullableReturnType occurrences="1">
|
||||
<code>WidgetSetting</code>
|
||||
|
|
@ -213,17 +208,6 @@
|
|||
<code>\relative_modified_date($timestamp, null, $dateOnly)</code>
|
||||
</UndefinedFunction>
|
||||
</file>
|
||||
<file src="lib/public/User.php">
|
||||
<InvalidReturnStatement occurrences="1">
|
||||
<code>\OC_User::getUser()</code>
|
||||
</InvalidReturnStatement>
|
||||
<InvalidReturnType occurrences="1">
|
||||
<code>string</code>
|
||||
</InvalidReturnType>
|
||||
<UndefinedClass occurrences="1">
|
||||
<code>\OC</code>
|
||||
</UndefinedClass>
|
||||
</file>
|
||||
<file src="lib/public/Util.php">
|
||||
<InvalidReturnStatement occurrences="1">
|
||||
<code>\OC_Helper::computerFileSize($str)</code>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<files psalm-version="4.7.2@83a0325c0a95c0ab531d6b90c877068b464377b5">
|
||||
<files psalm-version="4.8.1@f73f2299dbc59a3e6c4d66cff4605176e728ee69">
|
||||
<file src="3rdparty/sabre/dav/lib/CalDAV/Calendar.php">
|
||||
<MoreSpecificImplementedParamType occurrences="1">
|
||||
<code>$calendarData</code>
|
||||
|
|
@ -121,6 +121,21 @@
|
|||
<code>Uri\split($this->principalInfo['uri'])</code>
|
||||
</UndefinedFunction>
|
||||
</file>
|
||||
<file src="apps/dav/lib/BackgroundJob/BuildReminderIndexBackgroundJob.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$arguments</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="apps/dav/lib/BackgroundJob/EventReminderJob.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$arg</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="apps/dav/lib/BackgroundJob/GenerateBirthdayCalendarBackgroundJob.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$arguments</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="apps/dav/lib/BackgroundJob/UploadCleanup.php">
|
||||
<InvalidArgument occurrences="1">
|
||||
<code>File</code>
|
||||
|
|
@ -159,6 +174,9 @@
|
|||
<NullableReturnStatement occurrences="1">
|
||||
<code>$this->objectData['calendardata']</code>
|
||||
</NullableReturnStatement>
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$calendarData</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="apps/dav/lib/CalDAV/CalDavBackend.php">
|
||||
<InvalidArgument occurrences="8">
|
||||
|
|
@ -195,11 +213,6 @@
|
|||
<code>dispatch</code>
|
||||
<code>dispatch</code>
|
||||
<code>dispatch</code>
|
||||
<code>dispatch</code>
|
||||
<code>dispatch</code>
|
||||
<code>dispatch</code>
|
||||
<code>dispatch</code>
|
||||
<code>dispatch</code>
|
||||
</TooManyArguments>
|
||||
<UndefinedFunction occurrences="4">
|
||||
<code>Uri\split($principalUri)</code>
|
||||
|
|
@ -222,6 +235,11 @@
|
|||
<code>calendarSearch</code>
|
||||
</UndefinedInterfaceMethod>
|
||||
</file>
|
||||
<file src="apps/dav/lib/CalDAV/CalendarRoot.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$principal</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="apps/dav/lib/CalDAV/InvitationResponse/InvitationResponseServer.php">
|
||||
<UndefinedPropertyAssignment occurrences="1">
|
||||
<code>$acl->defaultUsernamePath</code>
|
||||
|
|
@ -237,6 +255,11 @@
|
|||
<code>\Sabre\Uri\split($principalUrl)</code>
|
||||
</UndefinedFunction>
|
||||
</file>
|
||||
<file src="apps/dav/lib/CalDAV/Principal/Collection.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$principalInfo</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="apps/dav/lib/CalDAV/PublicCalendar.php">
|
||||
<MoreSpecificImplementedParamType occurrences="1">
|
||||
<code>$paths</code>
|
||||
|
|
@ -247,6 +270,10 @@
|
|||
<code>$canPublish</code>
|
||||
<code>$canShare</code>
|
||||
</InvalidOperand>
|
||||
<InvalidScalarArgument occurrences="2">
|
||||
<code>$canPublish</code>
|
||||
<code>$canShare</code>
|
||||
</InvalidScalarArgument>
|
||||
</file>
|
||||
<file src="apps/dav/lib/CalDAV/Reminder/NotificationProvider/AbstractProvider.php">
|
||||
<UndefinedMethod occurrences="3">
|
||||
|
|
@ -280,6 +307,11 @@
|
|||
<code>isFloating</code>
|
||||
</UndefinedMethod>
|
||||
</file>
|
||||
<file src="apps/dav/lib/CalDAV/Reminder/NotificationProvider/PushProvider.php">
|
||||
<PossiblyInvalidDocblockTag occurrences="1">
|
||||
<code>@var VEvent $vevent</code>
|
||||
</PossiblyInvalidDocblockTag>
|
||||
</file>
|
||||
<file src="apps/dav/lib/CalDAV/Reminder/Notifier.php">
|
||||
<FalsableReturnStatement occurrences="4">
|
||||
<code>$this->l10n->l('date', $dt, ['width' => 'medium'])</code>
|
||||
|
|
@ -411,6 +443,11 @@
|
|||
<code>$this->getKey()</code>
|
||||
</InvalidScalarArgument>
|
||||
</file>
|
||||
<file src="apps/dav/lib/CardDAV/AddressBookRoot.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$principal</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="apps/dav/lib/CardDAV/CardDavBackend.php">
|
||||
<FalsableReturnStatement occurrences="1">
|
||||
<code>false</code>
|
||||
|
|
@ -429,6 +466,9 @@
|
|||
<NullableReturnStatement occurrences="1">
|
||||
<code>null</code>
|
||||
</NullableReturnStatement>
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$addressBookId</code>
|
||||
</ParamNameMismatch>
|
||||
<RedundantCast occurrences="1">
|
||||
<code>(int)$addressBookId</code>
|
||||
</RedundantCast>
|
||||
|
|
@ -809,6 +849,9 @@
|
|||
<InvalidReturnType occurrences="1">
|
||||
<code>?string</code>
|
||||
</InvalidReturnType>
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$search</code>
|
||||
</ParamNameMismatch>
|
||||
<UndefinedDocblockClass occurrences="1">
|
||||
<code>$operator->arguments[0]->name</code>
|
||||
</UndefinedDocblockClass>
|
||||
|
|
@ -845,6 +888,16 @@
|
|||
<code>\Sabre\Uri\split($principalUri)</code>
|
||||
</UndefinedFunction>
|
||||
</file>
|
||||
<file src="apps/dav/lib/Migration/BuildCalendarSearchIndexBackgroundJob.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$arguments</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="apps/dav/lib/Migration/BuildSocialSearchIndexBackgroundJob.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$arguments</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="apps/dav/lib/RootCollection.php">
|
||||
<UndefinedPropertyAssignment occurrences="1">
|
||||
<code>$publicCalendarRoot->disableListing</code>
|
||||
|
|
@ -905,6 +958,10 @@
|
|||
<NullableReturnStatement occurrences="1">
|
||||
<code>null</code>
|
||||
</NullableReturnStatement>
|
||||
<ParamNameMismatch occurrences="2">
|
||||
<code>$tagId</code>
|
||||
<code>$tagName</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="apps/dav/lib/SystemTag/SystemTagsObjectTypeCollection.php">
|
||||
<InvalidNullableReturnType occurrences="1">
|
||||
|
|
@ -913,6 +970,9 @@
|
|||
<NullableReturnStatement occurrences="1">
|
||||
<code>null</code>
|
||||
</NullableReturnStatement>
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$objectName</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="apps/dav/lib/SystemTag/SystemTagsRelationsCollection.php">
|
||||
<InvalidArgument occurrences="1">
|
||||
|
|
@ -962,11 +1022,8 @@
|
|||
</file>
|
||||
<file src="apps/encryption/lib/Command/ScanLegacyFormat.php">
|
||||
<InvalidOperand occurrences="1">
|
||||
<code>$result</code>
|
||||
<code>$this->scanFolder($output, '/' . $user)</code>
|
||||
</InvalidOperand>
|
||||
<RedundantCondition occurrences="1">
|
||||
<code>$result</code>
|
||||
</RedundantCondition>
|
||||
</file>
|
||||
<file src="apps/encryption/lib/Crypto/Crypt.php">
|
||||
<RedundantCondition occurrences="1">
|
||||
|
|
@ -1219,7 +1276,6 @@
|
|||
<file src="apps/files_external/appinfo/routes.php">
|
||||
<InvalidScope occurrences="1">
|
||||
<code>$this</code>
|
||||
<code>$this</code>
|
||||
</InvalidScope>
|
||||
</file>
|
||||
<file src="apps/files_external/lib/Command/Applicable.php">
|
||||
|
|
@ -1531,6 +1587,11 @@
|
|||
<code>$password</code>
|
||||
</NullArgument>
|
||||
</file>
|
||||
<file src="apps/files_sharing/lib/External/Cache.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$id</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="apps/files_sharing/lib/External/Manager.php">
|
||||
<InvalidScalarArgument occurrences="1">
|
||||
<code>(int) $remoteShare</code>
|
||||
|
|
@ -1599,6 +1660,10 @@
|
|||
<NullableReturnStatement occurrences="1">
|
||||
<code>$this->sourceRootInfo</code>
|
||||
</NullableReturnStatement>
|
||||
<ParamNameMismatch occurrences="2">
|
||||
<code>$available</code>
|
||||
<code>$target</code>
|
||||
</ParamNameMismatch>
|
||||
<UndefinedThisPropertyAssignment occurrences="1">
|
||||
<code>$this->mountOptions</code>
|
||||
</UndefinedThisPropertyAssignment>
|
||||
|
|
@ -2035,6 +2100,11 @@
|
|||
<code>is_array($list)</code>
|
||||
</RedundantCondition>
|
||||
</file>
|
||||
<file src="apps/user_ldap/lib/Group_Proxy.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$gid</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="apps/user_ldap/lib/Helper.php">
|
||||
<InvalidScalarArgument occurrences="1">
|
||||
<code>$lastNumber + 1</code>
|
||||
|
|
@ -2135,8 +2205,14 @@
|
|||
</file>
|
||||
<file src="apps/user_ldap/lib/Mapping/AbstractMapping.php">
|
||||
<InvalidOperand occurrences="1">
|
||||
<code>$result</code>
|
||||
<code>$isUnmapped</code>
|
||||
</InvalidOperand>
|
||||
<InvalidReturnStatement occurrences="1">
|
||||
<code>$result</code>
|
||||
</InvalidReturnStatement>
|
||||
<InvalidReturnType occurrences="1">
|
||||
<code>bool</code>
|
||||
</InvalidReturnType>
|
||||
<RedundantCondition occurrences="1">
|
||||
<code>isset($qb)</code>
|
||||
</RedundantCondition>
|
||||
|
|
@ -2190,6 +2266,9 @@
|
|||
<InvalidReturnStatement occurrences="1">
|
||||
<code>$users</code>
|
||||
</InvalidReturnStatement>
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$uid</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="apps/user_ldap/lib/Wizard.php">
|
||||
<FalsableReturnStatement occurrences="2">
|
||||
|
|
@ -2291,6 +2370,9 @@
|
|||
<InvalidReturnType occurrences="1">
|
||||
<code>string</code>
|
||||
</InvalidReturnType>
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$uid</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="apps/workflowengine/lib/Manager.php">
|
||||
<InvalidArgument occurrences="3">
|
||||
|
|
@ -2304,6 +2386,12 @@
|
|||
<InvalidPropertyAssignmentValue occurrences="1">
|
||||
<code>[]</code>
|
||||
</InvalidPropertyAssignmentValue>
|
||||
<InvalidReturnStatement occurrences="1">
|
||||
<code>$result</code>
|
||||
</InvalidReturnStatement>
|
||||
<InvalidReturnType occurrences="1">
|
||||
<code>bool</code>
|
||||
</InvalidReturnType>
|
||||
<InvalidScalarArgument occurrences="1">
|
||||
<code>$missingCheck</code>
|
||||
</InvalidScalarArgument>
|
||||
|
|
@ -2322,10 +2410,28 @@
|
|||
<code>isUserScopeEnabled</code>
|
||||
</UndefinedInterfaceMethod>
|
||||
</file>
|
||||
<file src="core/BackgroundJobs/BackgroundCleanupUpdaterBackupsJob.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$arguments</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="core/BackgroundJobs/CheckForUserCertificates.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$arguments</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="core/BackgroundJobs/LookupServerSendCheckBackgroundJob.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$arguments</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="core/Command/App/GetPath.php">
|
||||
<ImplementedReturnTypeMismatch occurrences="1">
|
||||
<code>null|int</code>
|
||||
</ImplementedReturnTypeMismatch>
|
||||
<InvalidReturnType occurrences="1">
|
||||
<code>null|int</code>
|
||||
</InvalidReturnType>
|
||||
<MismatchingDocblockReturnType occurrences="1">
|
||||
<code>null|int</code>
|
||||
</MismatchingDocblockReturnType>
|
||||
|
|
@ -2344,6 +2450,9 @@
|
|||
<ImplementedReturnTypeMismatch occurrences="1">
|
||||
<code>null|int</code>
|
||||
</ImplementedReturnTypeMismatch>
|
||||
<InvalidReturnType occurrences="1">
|
||||
<code>null|int</code>
|
||||
</InvalidReturnType>
|
||||
<MismatchingDocblockReturnType occurrences="1">
|
||||
<code>null|int</code>
|
||||
</MismatchingDocblockReturnType>
|
||||
|
|
@ -2366,6 +2475,9 @@
|
|||
<ImplementedReturnTypeMismatch occurrences="1">
|
||||
<code>null|int</code>
|
||||
</ImplementedReturnTypeMismatch>
|
||||
<InvalidReturnType occurrences="1">
|
||||
<code>null|int</code>
|
||||
</InvalidReturnType>
|
||||
<MismatchingDocblockReturnType occurrences="1">
|
||||
<code>null|int</code>
|
||||
</MismatchingDocblockReturnType>
|
||||
|
|
@ -2414,9 +2526,6 @@
|
|||
</InvalidReturnType>
|
||||
</file>
|
||||
<file src="core/Command/Log/Manage.php">
|
||||
<FalsableReturnStatement occurrences="1">
|
||||
<code>\DateTimeZone::listIdentifiers()</code>
|
||||
</FalsableReturnStatement>
|
||||
<InvalidScalarArgument occurrences="1">
|
||||
<code>$levelNum</code>
|
||||
</InvalidScalarArgument>
|
||||
|
|
@ -2563,6 +2672,11 @@
|
|||
<code>dispatch</code>
|
||||
</TooManyArguments>
|
||||
</file>
|
||||
<file src="lib/private/Activity/Event.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$affectedUser</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Activity/Manager.php">
|
||||
<InvalidPropertyAssignmentValue occurrences="3">
|
||||
<code>$this->filterClasses</code>
|
||||
|
|
@ -2597,11 +2711,6 @@
|
|||
<code>$group === null</code>
|
||||
</TypeDoesNotContainNull>
|
||||
</file>
|
||||
<file src="lib/private/App/AppStore/Fetcher/AppFetcher.php">
|
||||
<InvalidScalarArgument occurrences="1">
|
||||
<code>'version_compare'</code>
|
||||
</InvalidScalarArgument>
|
||||
</file>
|
||||
<file src="lib/private/App/AppStore/Fetcher/Fetcher.php">
|
||||
<TooManyArguments occurrences="1">
|
||||
<code>fetch</code>
|
||||
|
|
@ -2920,6 +3029,14 @@
|
|||
<InvalidReturnType occurrences="1">
|
||||
<code>Color</code>
|
||||
</InvalidReturnType>
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$hash</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Avatar/AvatarManager.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$userId</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Avatar/GuestAvatar.php">
|
||||
<ImplementedReturnTypeMismatch occurrences="1">
|
||||
|
|
@ -2973,12 +3090,23 @@
|
|||
<code>''</code>
|
||||
</TypeDoesNotContainType>
|
||||
</file>
|
||||
<file src="lib/private/Command/CallableJob.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$serializedCallable</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Command/ClosureJob.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$serializedCallable</code>
|
||||
</ParamNameMismatch>
|
||||
<UndefinedFunction occurrences="1">
|
||||
<code>\Opis\Closure\unserialize($serializedCallable)</code>
|
||||
</UndefinedFunction>
|
||||
</file>
|
||||
<file src="lib/private/Command/CommandJob.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$serializedCommand</code>
|
||||
</ParamNameMismatch>
|
||||
<UndefinedFunction occurrences="1">
|
||||
<code>\Opis\Closure\unserialize($serializedCommand)</code>
|
||||
</UndefinedFunction>
|
||||
|
|
@ -2992,6 +3120,9 @@
|
|||
<ImplementedReturnTypeMismatch occurrences="1">
|
||||
<code>\DateTime|null</code>
|
||||
</ImplementedReturnTypeMismatch>
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$timestamp</code>
|
||||
</ParamNameMismatch>
|
||||
<TypeDoesNotContainType occurrences="1">
|
||||
<code>!is_array($mentions[0])</code>
|
||||
</TypeDoesNotContainType>
|
||||
|
|
@ -3005,13 +3136,10 @@
|
|||
</NullArgument>
|
||||
</file>
|
||||
<file src="lib/private/Config.php">
|
||||
<FalseOperand occurrences="2">
|
||||
<code>$needsUpdate</code>
|
||||
<code>$needsUpdate</code>
|
||||
</FalseOperand>
|
||||
<TypeDoesNotContainType occurrences="1">
|
||||
<code>$needsUpdate</code>
|
||||
</TypeDoesNotContainType>
|
||||
<InvalidOperand occurrences="2">
|
||||
<code>$this->delete($key)</code>
|
||||
<code>$this->set($key, $value)</code>
|
||||
</InvalidOperand>
|
||||
<UndefinedVariable occurrences="2">
|
||||
<code>$CONFIG</code>
|
||||
<code>$CONFIG</code>
|
||||
|
|
@ -3058,6 +3186,10 @@
|
|||
<code>null</code>
|
||||
<code>null</code>
|
||||
</NullableReturnStatement>
|
||||
<ParamNameMismatch occurrences="2">
|
||||
<code>$addressBook</code>
|
||||
<code>$addressBook</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/DB/Adapter.php">
|
||||
<InvalidReturnStatement occurrences="1">
|
||||
|
|
@ -3087,7 +3219,8 @@
|
|||
<InvalidScalarArgument occurrences="1">
|
||||
<code>$e->getCode()</code>
|
||||
</InvalidScalarArgument>
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<ParamNameMismatch occurrences="2">
|
||||
<code>$seqName</code>
|
||||
<code>$statement</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
|
|
@ -3143,6 +3276,10 @@
|
|||
<NullableReturnStatement occurrences="1">
|
||||
<code>$alias</code>
|
||||
</NullableReturnStatement>
|
||||
<ParamNameMismatch occurrences="2">
|
||||
<code>$groupBys</code>
|
||||
<code>$selects</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/DB/QueryBuilder/QuoteHelper.php">
|
||||
<InvalidNullableReturnType occurrences="1">
|
||||
|
|
@ -3241,6 +3378,11 @@
|
|||
<code>dispatch</code>
|
||||
</TooManyArguments>
|
||||
</file>
|
||||
<file src="lib/private/Federation/CloudFederationProviderManager.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$providerId</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Files/Cache/Cache.php">
|
||||
<InvalidArgument occurrences="1">
|
||||
<code>$parentData</code>
|
||||
|
|
@ -3257,6 +3399,9 @@
|
|||
<code>null</code>
|
||||
<code>null</code>
|
||||
</NullableReturnStatement>
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$searchQuery</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Files/Cache/FailedCache.php">
|
||||
<InvalidReturnStatement occurrences="1">
|
||||
|
|
@ -3275,6 +3420,9 @@
|
|||
<MoreSpecificImplementedParamType occurrences="1">
|
||||
<code>$path</code>
|
||||
</MoreSpecificImplementedParamType>
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$path</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Files/Cache/Scanner.php">
|
||||
<InvalidReturnStatement occurrences="1">
|
||||
|
|
@ -3305,6 +3453,9 @@
|
|||
<LessSpecificImplementedReturnType occurrences="1">
|
||||
<code>array</code>
|
||||
</LessSpecificImplementedReturnType>
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$searchQuery</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Files/Config/CachedMountInfo.php">
|
||||
<InvalidNullableReturnType occurrences="1">
|
||||
|
|
@ -3493,6 +3644,9 @@
|
|||
<NullableReturnStatement occurrences="1">
|
||||
<code>$this->getFileInfo()->getId()</code>
|
||||
</NullableReturnStatement>
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$type</code>
|
||||
</ParamNameMismatch>
|
||||
<TooManyArguments occurrences="1">
|
||||
<code>dispatch</code>
|
||||
</TooManyArguments>
|
||||
|
|
@ -3500,6 +3654,18 @@
|
|||
<code>$this->fileInfo</code>
|
||||
</UndefinedInterfaceMethod>
|
||||
</file>
|
||||
<file src="lib/private/Files/Node/NonExistingFile.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$newPath</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Files/Node/NonExistingFolder.php">
|
||||
<ParamNameMismatch occurrences="3">
|
||||
<code>$mime</code>
|
||||
<code>$newPath</code>
|
||||
<code>$pattern</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Files/Node/Root.php">
|
||||
<ImplementedReturnTypeMismatch occurrences="1">
|
||||
<code>Node</code>
|
||||
|
|
@ -3581,11 +3747,6 @@
|
|||
<code>stream_for($handle)</code>
|
||||
</UndefinedFunction>
|
||||
</file>
|
||||
<file src="lib/private/Files/ObjectStore/SwiftFactory.php">
|
||||
<InvalidArrayOffset occurrences="1">
|
||||
<code>$this->params['url']</code>
|
||||
</InvalidArrayOffset>
|
||||
</file>
|
||||
<file src="lib/private/Files/Storage/Common.php">
|
||||
<ImplementedReturnTypeMismatch occurrences="1">
|
||||
<code>string|false</code>
|
||||
|
|
@ -3595,7 +3756,7 @@
|
|||
</InvalidNullableReturnType>
|
||||
<InvalidOperand occurrences="2">
|
||||
<code>!$permissions</code>
|
||||
<code>$result</code>
|
||||
<code>$this->copyFromStorage($sourceStorage, $sourceInternalPath . '/' . $file, $targetInternalPath . '/' . $file)</code>
|
||||
</InvalidOperand>
|
||||
<NoInterfaceProperties occurrences="8">
|
||||
<code>$storage->cache</code>
|
||||
|
|
@ -3695,13 +3856,15 @@
|
|||
<InvalidOperand occurrences="1">
|
||||
<code>$result</code>
|
||||
</InvalidOperand>
|
||||
<InvalidReturnStatement occurrences="2">
|
||||
<InvalidReturnStatement occurrences="3">
|
||||
<code>$helper->getFileSize($fullPath)</code>
|
||||
<code>$result</code>
|
||||
<code>$space</code>
|
||||
</InvalidReturnStatement>
|
||||
<InvalidReturnType occurrences="2">
|
||||
<InvalidReturnType occurrences="3">
|
||||
<code>filesize</code>
|
||||
<code>free_space</code>
|
||||
<code>rename</code>
|
||||
</InvalidReturnType>
|
||||
<NullableReturnStatement occurrences="1">
|
||||
<code>$helper->getFileSize($fullPath)</code>
|
||||
|
|
@ -3789,17 +3952,19 @@
|
|||
<InvalidOperand occurrences="3">
|
||||
<code>$result</code>
|
||||
<code>$result</code>
|
||||
<code>$result</code>
|
||||
<code>$this->copyFromStorage($sourceStorage, $sourceInternalPath . '/' . $file, $targetInternalPath . '/' . $file, false, $isRename)</code>
|
||||
</InvalidOperand>
|
||||
<InvalidReturnStatement occurrences="5">
|
||||
<InvalidReturnStatement occurrences="6">
|
||||
<code>$newUnencryptedSize</code>
|
||||
<code>$result</code>
|
||||
<code>$stat</code>
|
||||
<code>$this->storage->file_get_contents($path)</code>
|
||||
<code>$this->storage->filesize($path)</code>
|
||||
<code>$this->storage->getLocalFile($path)</code>
|
||||
</InvalidReturnStatement>
|
||||
<InvalidReturnType occurrences="4">
|
||||
<InvalidReturnType occurrences="5">
|
||||
<code>array</code>
|
||||
<code>bool</code>
|
||||
<code>int</code>
|
||||
<code>string</code>
|
||||
<code>string</code>
|
||||
|
|
@ -3827,7 +3992,8 @@
|
|||
<InvalidReturnType occurrences="1">
|
||||
<code>string</code>
|
||||
</InvalidReturnType>
|
||||
<InvalidScalarArgument occurrences="1">
|
||||
<InvalidScalarArgument occurrences="2">
|
||||
<code>$free</code>
|
||||
<code>'ext'</code>
|
||||
</InvalidScalarArgument>
|
||||
<ParamNameMismatch occurrences="2">
|
||||
|
|
@ -3853,6 +4019,11 @@
|
|||
<code>stream_flush</code>
|
||||
</InvalidReturnType>
|
||||
</file>
|
||||
<file src="lib/private/Files/Type/Detection.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$mimetype</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Files/Type/Loader.php">
|
||||
<InvalidReturnStatement occurrences="1">
|
||||
<code>$update->execute()</code>
|
||||
|
|
@ -3935,12 +4106,6 @@
|
|||
<InvalidOperand occurrences="1">
|
||||
<code>$hide</code>
|
||||
</InvalidOperand>
|
||||
<InvalidReturnStatement occurrences="1">
|
||||
<code>$users</code>
|
||||
</InvalidReturnStatement>
|
||||
<InvalidReturnType occurrences="1">
|
||||
<code>int|bool</code>
|
||||
</InvalidReturnType>
|
||||
<MoreSpecificImplementedParamType occurrences="1">
|
||||
<code>$user</code>
|
||||
</MoreSpecificImplementedParamType>
|
||||
|
|
@ -4083,6 +4248,11 @@
|
|||
<code>is_string($request->getMethod())</code>
|
||||
</RedundantCondition>
|
||||
</file>
|
||||
<file src="lib/private/Log/Rotate.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$dummy</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Log/Systemdlog.php">
|
||||
<UndefinedFunction occurrences="1"/>
|
||||
</file>
|
||||
|
|
@ -4136,6 +4306,11 @@
|
|||
<code>$jobList</code>
|
||||
</MoreSpecificImplementedParamType>
|
||||
</file>
|
||||
<file src="lib/private/NavigationManager.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$id</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Notification/Manager.php">
|
||||
<TypeDoesNotContainType occurrences="2">
|
||||
<code>!($notification instanceof INotification)</code>
|
||||
|
|
@ -4268,10 +4443,23 @@
|
|||
<InvalidArgument occurrences="1">
|
||||
<code>"$scope::$method"</code>
|
||||
</InvalidArgument>
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$string</code>
|
||||
</ParamNameMismatch>
|
||||
<TooManyArguments occurrences="1">
|
||||
<code>dispatch</code>
|
||||
</TooManyArguments>
|
||||
</file>
|
||||
<file src="lib/private/Repair/Owncloud/CleanPreviewsBackgroundJob.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$arguments</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Repair/Owncloud/MoveAvatarsBackgroundJob.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$arguments</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Repair/RemoveLinkShares.php">
|
||||
<ImplicitToStringCast occurrences="2">
|
||||
<code>$query->createFunction('(' . $subQuery->getSQL() . ')')</code>
|
||||
|
|
@ -4281,6 +4469,21 @@
|
|||
<code>$this->userToNotify</code>
|
||||
</InvalidPropertyAssignmentValue>
|
||||
</file>
|
||||
<file src="lib/private/Repair/RepairInvalidShares.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$out</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Repair/RepairMimeTypes.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$out</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Repair/SqliteAutoincrement.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$out</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Route/Router.php">
|
||||
<InvalidClass occurrences="1">
|
||||
<code>\OC_APP</code>
|
||||
|
|
@ -4386,6 +4589,24 @@
|
|||
<InvalidReturnType occurrences="1">
|
||||
<code>array</code>
|
||||
</InvalidReturnType>
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$username</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Setup/OCI.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$username</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Setup/PostgreSQL.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$username</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Setup/Sqlite.php">
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$username</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Share/Share.php">
|
||||
<FalsableReturnStatement occurrences="1">
|
||||
|
|
@ -4470,6 +4691,9 @@
|
|||
<code>null</code>
|
||||
<code>null</code>
|
||||
</NullableReturnStatement>
|
||||
<ParamNameMismatch occurrences="1">
|
||||
<code>$shareProviderClass</code>
|
||||
</ParamNameMismatch>
|
||||
<UndefinedClass occurrences="1">
|
||||
<code>\OCA\Circles\ShareByCircleProvider</code>
|
||||
</UndefinedClass>
|
||||
|
|
@ -4564,6 +4788,12 @@
|
|||
<code>false</code>
|
||||
</FalsableReturnStatement>
|
||||
</file>
|
||||
<file src="lib/private/Template/CSSResourceLocator.php">
|
||||
<ParamNameMismatch occurrences="2">
|
||||
<code>$style</code>
|
||||
<code>$style</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/Template/JSConfigHelper.php">
|
||||
<NullArgument occurrences="2">
|
||||
<code>null</code>
|
||||
|
|
@ -4579,6 +4809,10 @@
|
|||
<code>$this->appendIfExist($this->serverroot, 'apps/'.$script.'.js')</code>
|
||||
<code>$this->appendIfExist($this->serverroot, 'core/'.$script.'.js')</code>
|
||||
</InvalidOperand>
|
||||
<ParamNameMismatch occurrences="2">
|
||||
<code>$script</code>
|
||||
<code>$script</code>
|
||||
</ParamNameMismatch>
|
||||
</file>
|
||||
<file src="lib/private/TemplateLayout.php">
|
||||
<InvalidParamDefault occurrences="2">
|
||||
|
|
@ -4764,11 +4998,6 @@
|
|||
<code>OC_DB_StatementWrapper</code>
|
||||
</InvalidReturnType>
|
||||
</file>
|
||||
<file src="lib/private/legacy/OC_EventSource.php">
|
||||
<RedundantCondition occurrences="1">
|
||||
<code>$this->fallback</code>
|
||||
</RedundantCondition>
|
||||
</file>
|
||||
<file src="lib/private/legacy/OC_FileChunking.php">
|
||||
<UndefinedDocblockClass occurrences="1">
|
||||
<code>\OC\InsufficientStorageException</code>
|
||||
|
|
@ -4900,6 +5129,11 @@
|
|||
<code>$this->request->server</code>
|
||||
</NoInterfaceProperties>
|
||||
</file>
|
||||
<file src="lib/public/AppFramework/App.php">
|
||||
<InternalMethod occurrences="1">
|
||||
<code>new RouteConfig($this->container, $router, $routes)</code>
|
||||
</InternalMethod>
|
||||
</file>
|
||||
<file src="lib/public/AppFramework/Bootstrap/IBootContext.php">
|
||||
<InvalidThrow occurrences="1">
|
||||
<code>ContainerExceptionInterface</code>
|
||||
|
|
|
|||
224
composer.lock
generated
224
composer.lock
generated
|
|
@ -175,16 +175,16 @@
|
|||
},
|
||||
{
|
||||
"name": "composer/package-versions-deprecated",
|
||||
"version": "1.11.99.1",
|
||||
"version": "1.11.99.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/composer/package-versions-deprecated.git",
|
||||
"reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6"
|
||||
"reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/7413f0b55a051e89485c5cb9f765fe24bb02a7b6",
|
||||
"reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6",
|
||||
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c6522afe5540d5fc46675043d3ed5a45a740b27c",
|
||||
"reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -228,7 +228,7 @@
|
|||
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
|
||||
"support": {
|
||||
"issues": "https://github.com/composer/package-versions-deprecated/issues",
|
||||
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.1"
|
||||
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -244,20 +244,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-11-11T10:22:58+00:00"
|
||||
"time": "2021-05-24T07:46:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "composer/semver",
|
||||
"version": "3.2.4",
|
||||
"version": "3.2.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/composer/semver.git",
|
||||
"reference": "a02fdf930a3c1c3ed3a49b5f63859c0c20e10464"
|
||||
"reference": "31f3ea725711245195f62e54ffa402d8ef2fdba9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/composer/semver/zipball/a02fdf930a3c1c3ed3a49b5f63859c0c20e10464",
|
||||
"reference": "a02fdf930a3c1c3ed3a49b5f63859c0c20e10464",
|
||||
"url": "https://api.github.com/repos/composer/semver/zipball/31f3ea725711245195f62e54ffa402d8ef2fdba9",
|
||||
"reference": "31f3ea725711245195f62e54ffa402d8ef2fdba9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -309,7 +309,7 @@
|
|||
"support": {
|
||||
"irc": "irc://irc.freenode.org/composer",
|
||||
"issues": "https://github.com/composer/semver/issues",
|
||||
"source": "https://github.com/composer/semver/tree/3.2.4"
|
||||
"source": "https://github.com/composer/semver/tree/3.2.5"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -325,7 +325,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-11-13T08:59:24+00:00"
|
||||
"time": "2021-05-24T12:41:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "composer/xdebug-handler",
|
||||
|
|
@ -577,20 +577,20 @@
|
|||
},
|
||||
{
|
||||
"name": "felixfbecker/advanced-json-rpc",
|
||||
"version": "v3.2.0",
|
||||
"version": "v3.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/felixfbecker/php-advanced-json-rpc.git",
|
||||
"reference": "06f0b06043c7438959dbdeed8bb3f699a19be22e"
|
||||
"reference": "b5f37dbff9a8ad360ca341f3240dc1c168b45447"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/felixfbecker/php-advanced-json-rpc/zipball/06f0b06043c7438959dbdeed8bb3f699a19be22e",
|
||||
"reference": "06f0b06043c7438959dbdeed8bb3f699a19be22e",
|
||||
"url": "https://api.github.com/repos/felixfbecker/php-advanced-json-rpc/zipball/b5f37dbff9a8ad360ca341f3240dc1c168b45447",
|
||||
"reference": "b5f37dbff9a8ad360ca341f3240dc1c168b45447",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"netresearch/jsonmapper": "^1.0 || ^2.0",
|
||||
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
|
||||
"php": "^7.1 || ^8.0",
|
||||
"phpdocumentor/reflection-docblock": "^4.3.4 || ^5.0.0"
|
||||
},
|
||||
|
|
@ -616,9 +616,9 @@
|
|||
"description": "A more advanced JSONRPC implementation",
|
||||
"support": {
|
||||
"issues": "https://github.com/felixfbecker/php-advanced-json-rpc/issues",
|
||||
"source": "https://github.com/felixfbecker/php-advanced-json-rpc/tree/v3.2.0"
|
||||
"source": "https://github.com/felixfbecker/php-advanced-json-rpc/tree/v3.2.1"
|
||||
},
|
||||
"time": "2021-01-10T17:48:47+00:00"
|
||||
"time": "2021-06-11T22:34:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "felixfbecker/language-server-protocol",
|
||||
|
|
@ -781,16 +781,16 @@
|
|||
},
|
||||
{
|
||||
"name": "netresearch/jsonmapper",
|
||||
"version": "v2.1.0",
|
||||
"version": "v4.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cweiske/jsonmapper.git",
|
||||
"reference": "e0f1e33a71587aca81be5cffbb9746510e1fe04e"
|
||||
"reference": "8bbc021a8edb2e4a7ea2f8ad4fa9ec9dce2fcb8d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/e0f1e33a71587aca81be5cffbb9746510e1fe04e",
|
||||
"reference": "e0f1e33a71587aca81be5cffbb9746510e1fe04e",
|
||||
"url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/8bbc021a8edb2e4a7ea2f8ad4fa9ec9dce2fcb8d",
|
||||
"reference": "8bbc021a8edb2e4a7ea2f8ad4fa9ec9dce2fcb8d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -798,10 +798,10 @@
|
|||
"ext-pcre": "*",
|
||||
"ext-reflection": "*",
|
||||
"ext-spl": "*",
|
||||
"php": ">=5.6"
|
||||
"php": ">=7.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~4.8.35 || ~5.7 || ~6.4 || ~7.0",
|
||||
"phpunit/phpunit": "~7.5 || ~8.0 || ~9.0",
|
||||
"squizlabs/php_codesniffer": "~3.5"
|
||||
},
|
||||
"type": "library",
|
||||
|
|
@ -826,9 +826,9 @@
|
|||
"support": {
|
||||
"email": "cweiske@cweiske.de",
|
||||
"issues": "https://github.com/cweiske/jsonmapper/issues",
|
||||
"source": "https://github.com/cweiske/jsonmapper/tree/master"
|
||||
"source": "https://github.com/cweiske/jsonmapper/tree/v4.0.0"
|
||||
},
|
||||
"time": "2020-04-16T18:48:43+00:00"
|
||||
"time": "2020-12-01T19:48:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nextcloud/coding-standard",
|
||||
|
|
@ -869,16 +869,16 @@
|
|||
},
|
||||
{
|
||||
"name": "nikic/php-parser",
|
||||
"version": "v4.10.4",
|
||||
"version": "v4.10.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nikic/PHP-Parser.git",
|
||||
"reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e"
|
||||
"reference": "4432ba399e47c66624bc73c8c0f811e5c109576f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c6d052fc58cb876152f89f532b95a8d7907e7f0e",
|
||||
"reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e",
|
||||
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4432ba399e47c66624bc73c8c0f811e5c109576f",
|
||||
"reference": "4432ba399e47c66624bc73c8c0f811e5c109576f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -919,9 +919,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
||||
"source": "https://github.com/nikic/PHP-Parser/tree/v4.10.4"
|
||||
"source": "https://github.com/nikic/PHP-Parser/tree/v4.10.5"
|
||||
},
|
||||
"time": "2020-12-20T10:01:03+00:00"
|
||||
"time": "2021-05-03T19:11:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "openlss/lib-array2xml",
|
||||
|
|
@ -1285,16 +1285,16 @@
|
|||
},
|
||||
{
|
||||
"name": "psr/log",
|
||||
"version": "1.1.3",
|
||||
"version": "1.1.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/php-fig/log.git",
|
||||
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
|
||||
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
|
||||
"reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
|
||||
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
|
||||
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -1318,7 +1318,7 @@
|
|||
"authors": [
|
||||
{
|
||||
"name": "PHP-FIG",
|
||||
"homepage": "http://www.php-fig.org/"
|
||||
"homepage": "https://www.php-fig.org/"
|
||||
}
|
||||
],
|
||||
"description": "Common interface for logging libraries",
|
||||
|
|
@ -1329,9 +1329,9 @@
|
|||
"psr-3"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/php-fig/log/tree/1.1.3"
|
||||
"source": "https://github.com/php-fig/log/tree/1.1.4"
|
||||
},
|
||||
"time": "2020-03-23T09:12:05+00:00"
|
||||
"time": "2021-05-03T11:20:27+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/diff",
|
||||
|
|
@ -1401,20 +1401,21 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v5.2.7",
|
||||
"version": "v5.3.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "90374b8ed059325b49a29b55b3f8bb4062c87629"
|
||||
"reference": "649730483885ff2ca99ca0560ef0e5f6b03f2ac1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/90374b8ed059325b49a29b55b3f8bb4062c87629",
|
||||
"reference": "90374b8ed059325b49a29b55b3f8bb4062c87629",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/649730483885ff2ca99ca0560ef0e5f6b03f2ac1",
|
||||
"reference": "649730483885ff2ca99ca0560ef0e5f6b03f2ac1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.2.5",
|
||||
"symfony/deprecation-contracts": "^2.1",
|
||||
"symfony/polyfill-mbstring": "~1.0",
|
||||
"symfony/polyfill-php73": "^1.8",
|
||||
"symfony/polyfill-php80": "^1.15",
|
||||
|
|
@ -1478,7 +1479,7 @@
|
|||
"terminal"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/console/tree/v5.2.7"
|
||||
"source": "https://github.com/symfony/console/tree/v5.3.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -1494,20 +1495,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-04-19T14:07:32+00:00"
|
||||
"time": "2021-06-12T09:42:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/deprecation-contracts",
|
||||
"version": "v2.2.0",
|
||||
"version": "v2.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/deprecation-contracts.git",
|
||||
"reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
|
||||
"reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
|
||||
"reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
|
||||
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
|
||||
"reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -1516,7 +1517,7 @@
|
|||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "2.2-dev"
|
||||
"dev-main": "2.4-dev"
|
||||
},
|
||||
"thanks": {
|
||||
"name": "symfony/contracts",
|
||||
|
|
@ -1544,6 +1545,9 @@
|
|||
],
|
||||
"description": "A generic function and convention to trigger deprecation notices",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://symfony.com/sponsor",
|
||||
|
|
@ -1558,7 +1562,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-09-07T11:33:47+00:00"
|
||||
"time": "2021-03-23T23:28:01+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
|
|
@ -1906,16 +1910,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
"version": "v1.22.1",
|
||||
"version": "v1.23.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/polyfill-ctype.git",
|
||||
"reference": "c6c942b1ac76c82448322025e084cadc56048b4e"
|
||||
"reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e",
|
||||
"reference": "c6c942b1ac76c82448322025e084cadc56048b4e",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
|
||||
"reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -1927,7 +1931,7 @@
|
|||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-main": "1.22-dev"
|
||||
"dev-main": "1.23-dev"
|
||||
},
|
||||
"thanks": {
|
||||
"name": "symfony/polyfill",
|
||||
|
|
@ -1965,7 +1969,7 @@
|
|||
"portable"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.1"
|
||||
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -1981,20 +1985,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-01-07T16:49:33+00:00"
|
||||
"time": "2021-02-19T12:13:01+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-intl-grapheme",
|
||||
"version": "v1.22.1",
|
||||
"version": "v1.23.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
||||
"reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170"
|
||||
"reference": "24b72c6baa32c746a4d0840147c9715e42bb68ab"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/5601e09b69f26c1828b13b6bb87cb07cddba3170",
|
||||
"reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/24b72c6baa32c746a4d0840147c9715e42bb68ab",
|
||||
"reference": "24b72c6baa32c746a4d0840147c9715e42bb68ab",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2006,7 +2010,7 @@
|
|||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-main": "1.22-dev"
|
||||
"dev-main": "1.23-dev"
|
||||
},
|
||||
"thanks": {
|
||||
"name": "symfony/polyfill",
|
||||
|
|
@ -2046,7 +2050,7 @@
|
|||
"shim"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.22.1"
|
||||
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -2062,20 +2066,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-01-22T09:19:47+00:00"
|
||||
"time": "2021-05-27T09:17:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-intl-normalizer",
|
||||
"version": "v1.22.1",
|
||||
"version": "v1.23.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
||||
"reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248"
|
||||
"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/43a0283138253ed1d48d352ab6d0bdb3f809f248",
|
||||
"reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
|
||||
"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2087,7 +2091,7 @@
|
|||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-main": "1.22-dev"
|
||||
"dev-main": "1.23-dev"
|
||||
},
|
||||
"thanks": {
|
||||
"name": "symfony/polyfill",
|
||||
|
|
@ -2130,7 +2134,7 @@
|
|||
"shim"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.22.1"
|
||||
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -2146,20 +2150,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-01-22T09:19:47+00:00"
|
||||
"time": "2021-02-19T12:13:01+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-mbstring",
|
||||
"version": "v1.22.1",
|
||||
"version": "v1.23.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
||||
"reference": "5232de97ee3b75b0360528dae24e73db49566ab1"
|
||||
"reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1",
|
||||
"reference": "5232de97ee3b75b0360528dae24e73db49566ab1",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
|
||||
"reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2171,7 +2175,7 @@
|
|||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-main": "1.22-dev"
|
||||
"dev-main": "1.23-dev"
|
||||
},
|
||||
"thanks": {
|
||||
"name": "symfony/polyfill",
|
||||
|
|
@ -2210,7 +2214,7 @@
|
|||
"shim"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.1"
|
||||
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -2226,7 +2230,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-01-22T09:19:47+00:00"
|
||||
"time": "2021-05-27T09:27:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-php70",
|
||||
|
|
@ -2368,16 +2372,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/polyfill-php73",
|
||||
"version": "v1.22.1",
|
||||
"version": "v1.23.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/polyfill-php73.git",
|
||||
"reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2"
|
||||
"reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
|
||||
"reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
|
||||
"reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2386,7 +2390,7 @@
|
|||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-main": "1.22-dev"
|
||||
"dev-main": "1.23-dev"
|
||||
},
|
||||
"thanks": {
|
||||
"name": "symfony/polyfill",
|
||||
|
|
@ -2427,7 +2431,7 @@
|
|||
"shim"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/polyfill-php73/tree/v1.22.1"
|
||||
"source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -2443,20 +2447,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-01-07T16:49:33+00:00"
|
||||
"time": "2021-02-19T12:13:01+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-php80",
|
||||
"version": "v1.22.1",
|
||||
"version": "v1.23.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/polyfill-php80.git",
|
||||
"reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
|
||||
"reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91",
|
||||
"reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
|
||||
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0",
|
||||
"reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2465,7 +2469,7 @@
|
|||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-main": "1.22-dev"
|
||||
"dev-main": "1.23-dev"
|
||||
},
|
||||
"thanks": {
|
||||
"name": "symfony/polyfill",
|
||||
|
|
@ -2510,7 +2514,7 @@
|
|||
"shim"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1"
|
||||
"source": "https://github.com/symfony/polyfill-php80/tree/v1.23.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -2526,7 +2530,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-01-07T16:49:33+00:00"
|
||||
"time": "2021-02-19T12:13:01+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
|
|
@ -2727,16 +2731,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/string",
|
||||
"version": "v5.2.6",
|
||||
"version": "v5.3.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/string.git",
|
||||
"reference": "ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572"
|
||||
"reference": "0732e97e41c0a590f77e231afc16a327375d50b0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572",
|
||||
"reference": "ad0bd91bce2054103f5eaa18ebeba8d3bc2a0572",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/0732e97e41c0a590f77e231afc16a327375d50b0",
|
||||
"reference": "0732e97e41c0a590f77e231afc16a327375d50b0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2790,7 +2794,7 @@
|
|||
"utf8"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/string/tree/v5.2.6"
|
||||
"source": "https://github.com/symfony/string/tree/v5.3.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -2806,20 +2810,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-03-17T17:12:15+00:00"
|
||||
"time": "2021-06-06T09:51:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "vimeo/psalm",
|
||||
"version": "4.7.2",
|
||||
"version": "4.8.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/vimeo/psalm.git",
|
||||
"reference": "83a0325c0a95c0ab531d6b90c877068b464377b5"
|
||||
"reference": "f73f2299dbc59a3e6c4d66cff4605176e728ee69"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/vimeo/psalm/zipball/83a0325c0a95c0ab531d6b90c877068b464377b5",
|
||||
"reference": "83a0325c0a95c0ab531d6b90c877068b464377b5",
|
||||
"url": "https://api.github.com/repos/vimeo/psalm/zipball/f73f2299dbc59a3e6c4d66cff4605176e728ee69",
|
||||
"reference": "f73f2299dbc59a3e6c4d66cff4605176e728ee69",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2838,7 +2842,7 @@
|
|||
"felixfbecker/advanced-json-rpc": "^3.0.3",
|
||||
"felixfbecker/language-server-protocol": "^1.5",
|
||||
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
|
||||
"nikic/php-parser": "^4.10.1",
|
||||
"nikic/php-parser": "^4.10.5",
|
||||
"openlss/lib-array2xml": "^1.0",
|
||||
"php": "^7.1|^8",
|
||||
"sebastian/diff": "^3.0 || ^4.0",
|
||||
|
|
@ -2857,10 +2861,10 @@
|
|||
"phpmyadmin/sql-parser": "5.1.0||dev-master",
|
||||
"phpspec/prophecy": ">=1.9.0",
|
||||
"phpunit/phpunit": "^9.0",
|
||||
"psalm/plugin-phpunit": "^0.13",
|
||||
"slevomat/coding-standard": "^6.3.11",
|
||||
"psalm/plugin-phpunit": "^0.16",
|
||||
"slevomat/coding-standard": "^7.0",
|
||||
"squizlabs/php_codesniffer": "^3.5",
|
||||
"symfony/process": "^4.3",
|
||||
"symfony/process": "^4.3 || ^5.0",
|
||||
"weirdan/phpunit-appveyor-reporter": "^1.0.0",
|
||||
"weirdan/prophecy-shim": "^1.0 || ^2.0"
|
||||
},
|
||||
|
|
@ -2909,9 +2913,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/vimeo/psalm/issues",
|
||||
"source": "https://github.com/vimeo/psalm/tree/4.7.2"
|
||||
"source": "https://github.com/vimeo/psalm/tree/4.8.1"
|
||||
},
|
||||
"time": "2021-05-01T20:56:25+00:00"
|
||||
"time": "2021-06-20T23:03:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "webmozart/assert",
|
||||
|
|
|
|||
|
|
@ -190,7 +190,11 @@ class Manage extends Command implements CompletionAwareInterface {
|
|||
} elseif ($optionName === 'level') {
|
||||
return ['debug', 'info', 'warning', 'error', 'fatal'];
|
||||
} elseif ($optionName === 'timezone') {
|
||||
return \DateTimeZone::listIdentifiers();
|
||||
$identifier = \DateTimeZone::listIdentifiers();
|
||||
if ($identifier === false) {
|
||||
return [];
|
||||
}
|
||||
return $identifier;
|
||||
}
|
||||
return [];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -143,7 +143,9 @@ class AppFetcher extends Fetcher {
|
|||
foreach ($releases as $release) {
|
||||
$versions[] = $release['version'];
|
||||
}
|
||||
usort($versions, 'version_compare');
|
||||
usort($versions, function ($version1, $version2) {
|
||||
return version_compare($version1, $version2);
|
||||
});
|
||||
$versions = array_reverse($versions);
|
||||
if (isset($versions[0])) {
|
||||
$highestVersion = $versions[0];
|
||||
|
|
|
|||
Loading…
Reference in a new issue