|
|
|
|
@ -4887,11 +4887,6 @@
|
|
|
|
|
</RedundantCondition>
|
|
|
|
|
</file>
|
|
|
|
|
<file src="lib/private/legacy/OC_Image.php">
|
|
|
|
|
<FalsableReturnStatement occurrences="3">
|
|
|
|
|
<code>$this->resource</code>
|
|
|
|
|
<code>$this->valid() ? imagesx($this->resource) : -1</code>
|
|
|
|
|
<code>$this->valid() ? imagesy($this->resource) : -1</code>
|
|
|
|
|
</FalsableReturnStatement>
|
|
|
|
|
<ImplementedReturnTypeMismatch occurrences="1">
|
|
|
|
|
<code>null|string</code>
|
|
|
|
|
</ImplementedReturnTypeMismatch>
|
|
|
|
|
@ -4899,9 +4894,6 @@
|
|
|
|
|
<code>$data[floor($p)]</code>
|
|
|
|
|
<code>$data[floor($p)]</code>
|
|
|
|
|
</InvalidArrayOffset>
|
|
|
|
|
<InvalidPropertyAssignmentValue occurrences="1">
|
|
|
|
|
<code>$resource</code>
|
|
|
|
|
</InvalidPropertyAssignmentValue>
|
|
|
|
|
<InvalidScalarArgument occurrences="4">
|
|
|
|
|
<code>$this->bitDepth</code>
|
|
|
|
|
<code>$x</code>
|
|
|
|
|
|