Resolve ExtendedFunctionVariant::getReturnType() more lazily
#20591
e2e-tests.yml
on: pull_request
Matrix: E2E tests
Matrix: Result cache E2E tests
Annotations
190 errors
|
Result cache E2E tests (cd e2e/bad-exclude-paths
OUTPUT=$(../../bin/phpstan analyse -c ignoreRepo...
Process completed with exit code 1.
|
|
Result cache E2E tests (cd e2e/bug10449
../../bin/phpstan analyze
git apply patch.diff
rm phpstan...:
stubs/ArrayObject.stub#L79
Return type mixed of method ArrayObject::getIterator() is not covariant with return type Traversable<TKey of (int|string), TValue> of method IteratorAggregate<TKey of (int|string),TValue>::getIterator().
|
|
Result cache E2E tests (cd e2e/bug10449
../../bin/phpstan analyze
git apply patch.diff
rm phpstan...:
stubs/Exception.stub#L66
Return type mixed of method Exception::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/bug10449
../../bin/phpstan analyze
git apply patch.diff
rm phpstan...:
stubs/Exception.stub#L84
Return type array of method Exception::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/bug10449
../../bin/phpstan analyze
git apply patch.diff
rm phpstan...:
stubs/Exception.stub#L113
Return type mixed of method Error::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/bug10449
../../bin/phpstan analyze
git apply patch.diff
rm phpstan...:
stubs/Exception.stub#L131
Return type array of method Error::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/bug10449
../../bin/phpstan analyze
git apply patch.diff
rm phpstan...:
stubs/SplObjectStorage.stub#L64
Return type mixed of method SplObjectStorage::offsetGet() is not covariant with return type TData|null of method ArrayAccess<TObject of object,TData>::offsetGet().
|
|
Result cache E2E tests (cd e2e/bug10449
../../bin/phpstan analyze
git apply patch.diff
rm phpstan...:
stubs/WeakReference.stub#L33
Return type mixed of method WeakMap::offsetGet() is not covariant with return type TValue|null of method ArrayAccess<TKey of object,TValue>::offsetGet().
|
|
Result cache E2E tests (cd e2e/bug10449
../../bin/phpstan analyze
git apply patch.diff
rm phpstan...:
stubs/ext-ds.stub#L47
Return type mixed of method Ds\Deque::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/bug10449
../../bin/phpstan analyze
git apply patch.diff
rm phpstan...:
stubs/ext-ds.stub#L318
Return type array of method Ds\Map::toArray() is not covariant with return type array<(int&TKey)|(string&TKey), TValue> of method Ds\Collection<TKey,TValue>::toArray().
|
|
Result cache E2E tests (cd e2e/bug10449
../../bin/phpstan analyze
git apply patch.diff
rm phpstan...:
stubs/ext-ds.stub#L544
Return type mixed of method Ds\Vector::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/bad-exclude-paths
OUTPUT=$(../../bin/phpstan analyse -c ignoreNone...
Process completed with exit code 1.
|
|
Result cache E2E tests (cd e2e/bad-exclude-paths
cp -r tmp-node-modules node_modules
OUTPUT=$(../...
Process completed with exit code 1.
|
|
Result cache E2E tests (cd e2e/bug-9622-trait
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ArrayObject.stub#L79
Return type mixed of method ArrayObject::getIterator() is not covariant with return type Traversable<TKey of (int|string), TValue> of method IteratorAggregate<TKey of (int|string),TValue>::getIterator().
|
|
Result cache E2E tests (cd e2e/bug-9622-trait
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L66
Return type mixed of method Exception::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/bug-9622-trait
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L84
Return type array of method Exception::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/bug-9622-trait
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L113
Return type mixed of method Error::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/bug-9622-trait
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L131
Return type array of method Error::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/bug-9622-trait
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/SplObjectStorage.stub#L64
Return type mixed of method SplObjectStorage::offsetGet() is not covariant with return type TData|null of method ArrayAccess<TObject of object,TData>::offsetGet().
|
|
Result cache E2E tests (cd e2e/bug-9622-trait
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/WeakReference.stub#L33
Return type mixed of method WeakMap::offsetGet() is not covariant with return type TValue|null of method ArrayAccess<TKey of object,TValue>::offsetGet().
|
|
Result cache E2E tests (cd e2e/bug-9622-trait
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L47
Return type mixed of method Ds\Deque::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/bug-9622-trait
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L318
Return type array of method Ds\Map::toArray() is not covariant with return type array<(int&TKey)|(string&TKey), TValue> of method Ds\Collection<TKey,TValue>::toArray().
|
|
Result cache E2E tests (cd e2e/bug-9622-trait
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L544
Return type mixed of method Ds\Vector::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/bug-11826
composer install
OUTPUT=$(../bashunit -a exit_code "1" "...
Child process error (exit code 255): PHP Fatal error: A class constant must not be called 'class'; it is reserved for class name fetching in /home/runner/work/phpstan-src/phpstan-src/e2e/bug-11826/src/FatalErrorWhenAutoloaded.php on line 9
Fatal error: A class constant must not be called 'class'; it is reserved for class name fetching in /home/runner/work/phpstan-src/phpstan-src/e2e/bug-11826/src/FatalErrorWhenAutoloaded.php on line 9
while running parallel worker
|
|
Result cache E2E tests (cd e2e/result-cache-5
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ArrayObject.stub#L79
Return type mixed of method ArrayObject::getIterator() is not covariant with return type Traversable<TKey of (int|string), TValue> of method IteratorAggregate<TKey of (int|string),TValue>::getIterator().
|
|
Result cache E2E tests (cd e2e/result-cache-5
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L66
Return type mixed of method Exception::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/result-cache-5
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L84
Return type array of method Exception::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/result-cache-5
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L113
Return type mixed of method Error::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/result-cache-5
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L131
Return type array of method Error::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/result-cache-5
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/SplObjectStorage.stub#L64
Return type mixed of method SplObjectStorage::offsetGet() is not covariant with return type TData|null of method ArrayAccess<TObject of object,TData>::offsetGet().
|
|
Result cache E2E tests (cd e2e/result-cache-5
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/WeakReference.stub#L33
Return type mixed of method WeakMap::offsetGet() is not covariant with return type TValue|null of method ArrayAccess<TKey of object,TValue>::offsetGet().
|
|
Result cache E2E tests (cd e2e/result-cache-5
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L47
Return type mixed of method Ds\Deque::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/result-cache-5
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L318
Return type array of method Ds\Map::toArray() is not covariant with return type array<(int&TKey)|(string&TKey), TValue> of method Ds\Collection<TKey,TValue>::toArray().
|
|
Result cache E2E tests (cd e2e/result-cache-5
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L544
Return type mixed of method Ds\Vector::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/result-cache-1
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ArrayObject.stub#L79
Return type mixed of method ArrayObject::getIterator() is not covariant with return type Traversable<TKey of (int|string), TValue> of method IteratorAggregate<TKey of (int|string),TValue>::getIterator().
|
|
Result cache E2E tests (cd e2e/result-cache-1
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L66
Return type mixed of method Exception::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/result-cache-1
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L84
Return type array of method Exception::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/result-cache-1
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L113
Return type mixed of method Error::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/result-cache-1
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L131
Return type array of method Error::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/result-cache-1
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/SplObjectStorage.stub#L64
Return type mixed of method SplObjectStorage::offsetGet() is not covariant with return type TData|null of method ArrayAccess<TObject of object,TData>::offsetGet().
|
|
Result cache E2E tests (cd e2e/result-cache-1
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/WeakReference.stub#L33
Return type mixed of method WeakMap::offsetGet() is not covariant with return type TValue|null of method ArrayAccess<TKey of object,TValue>::offsetGet().
|
|
Result cache E2E tests (cd e2e/result-cache-1
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L47
Return type mixed of method Ds\Deque::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/result-cache-1
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L318
Return type array of method Ds\Map::toArray() is not covariant with return type array<(int&TKey)|(string&TKey), TValue> of method Ds\Collection<TKey,TValue>::toArray().
|
|
Result cache E2E tests (cd e2e/result-cache-1
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L544
Return type mixed of method Ds\Vector::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/bug10449b
../../bin/phpstan analyze
git apply patch.diff
rm phpsta...:
stubs/ArrayObject.stub#L79
Return type mixed of method ArrayObject::getIterator() is not covariant with return type Traversable<TKey of (int|string), TValue> of method IteratorAggregate<TKey of (int|string),TValue>::getIterator().
|
|
Result cache E2E tests (cd e2e/bug10449b
../../bin/phpstan analyze
git apply patch.diff
rm phpsta...:
stubs/Exception.stub#L66
Return type mixed of method Exception::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/bug10449b
../../bin/phpstan analyze
git apply patch.diff
rm phpsta...:
stubs/Exception.stub#L84
Return type array of method Exception::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/bug10449b
../../bin/phpstan analyze
git apply patch.diff
rm phpsta...:
stubs/Exception.stub#L113
Return type mixed of method Error::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/bug10449b
../../bin/phpstan analyze
git apply patch.diff
rm phpsta...:
stubs/Exception.stub#L131
Return type array of method Error::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/bug10449b
../../bin/phpstan analyze
git apply patch.diff
rm phpsta...:
stubs/SplObjectStorage.stub#L64
Return type mixed of method SplObjectStorage::offsetGet() is not covariant with return type TData|null of method ArrayAccess<TObject of object,TData>::offsetGet().
|
|
Result cache E2E tests (cd e2e/bug10449b
../../bin/phpstan analyze
git apply patch.diff
rm phpsta...:
stubs/WeakReference.stub#L33
Return type mixed of method WeakMap::offsetGet() is not covariant with return type TValue|null of method ArrayAccess<TKey of object,TValue>::offsetGet().
|
|
Result cache E2E tests (cd e2e/bug10449b
../../bin/phpstan analyze
git apply patch.diff
rm phpsta...:
stubs/ext-ds.stub#L47
Return type mixed of method Ds\Deque::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/bug10449b
../../bin/phpstan analyze
git apply patch.diff
rm phpsta...:
stubs/ext-ds.stub#L318
Return type array of method Ds\Map::toArray() is not covariant with return type array<(int&TKey)|(string&TKey), TValue> of method Ds\Collection<TKey,TValue>::toArray().
|
|
Result cache E2E tests (cd e2e/bug10449b
../../bin/phpstan analyze
git apply patch.diff
rm phpsta...:
stubs/ext-ds.stub#L544
Return type mixed of method Ds\Vector::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/result-cache-3
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ArrayObject.stub#L79
Return type mixed of method ArrayObject::getIterator() is not covariant with return type Traversable<TKey of (int|string), TValue> of method IteratorAggregate<TKey of (int|string),TValue>::getIterator().
|
|
Result cache E2E tests (cd e2e/result-cache-3
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L66
Return type mixed of method Exception::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/result-cache-3
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L84
Return type array of method Exception::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/result-cache-3
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L113
Return type mixed of method Error::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/result-cache-3
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L131
Return type array of method Error::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/result-cache-3
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/SplObjectStorage.stub#L64
Return type mixed of method SplObjectStorage::offsetGet() is not covariant with return type TData|null of method ArrayAccess<TObject of object,TData>::offsetGet().
|
|
Result cache E2E tests (cd e2e/result-cache-3
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/WeakReference.stub#L33
Return type mixed of method WeakMap::offsetGet() is not covariant with return type TValue|null of method ArrayAccess<TKey of object,TValue>::offsetGet().
|
|
Result cache E2E tests (cd e2e/result-cache-3
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L47
Return type mixed of method Ds\Deque::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/result-cache-3
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L318
Return type array of method Ds\Map::toArray() is not covariant with return type array<(int&TKey)|(string&TKey), TValue> of method Ds\Collection<TKey,TValue>::toArray().
|
|
Result cache E2E tests (cd e2e/result-cache-3
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L544
Return type mixed of method Ds\Vector::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/trait-caching
../../bin/phpstan analyze --no-progress --level 8 --...
Process completed with exit code 1.
|
|
Result cache E2E tests (cd e2e/result-cache-2
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ArrayObject.stub#L79
Return type mixed of method ArrayObject::getIterator() is not covariant with return type Traversable<TKey of (int|string), TValue> of method IteratorAggregate<TKey of (int|string),TValue>::getIterator().
|
|
Result cache E2E tests (cd e2e/result-cache-2
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L66
Return type mixed of method Exception::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/result-cache-2
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L84
Return type array of method Exception::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/result-cache-2
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L113
Return type mixed of method Error::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/result-cache-2
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L131
Return type array of method Error::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/result-cache-2
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/SplObjectStorage.stub#L64
Return type mixed of method SplObjectStorage::offsetGet() is not covariant with return type TData|null of method ArrayAccess<TObject of object,TData>::offsetGet().
|
|
Result cache E2E tests (cd e2e/result-cache-2
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/WeakReference.stub#L33
Return type mixed of method WeakMap::offsetGet() is not covariant with return type TValue|null of method ArrayAccess<TKey of object,TValue>::offsetGet().
|
|
Result cache E2E tests (cd e2e/result-cache-2
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L47
Return type mixed of method Ds\Deque::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/result-cache-2
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L318
Return type array of method Ds\Map::toArray() is not covariant with return type array<(int&TKey)|(string&TKey), TValue> of method Ds\Collection<TKey,TValue>::toArray().
|
|
Result cache E2E tests (cd e2e/result-cache-2
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L544
Return type mixed of method Ds\Vector::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/ignore-error-extension
composer install
../../bin/phpstan
):
stubs/ArrayObject.stub#L79
Return type mixed of method ArrayObject::getIterator() is not covariant with return type Traversable<TKey of (int|string), TValue> of method IteratorAggregate<TKey of (int|string),TValue>::getIterator().
|
|
Result cache E2E tests (cd e2e/ignore-error-extension
composer install
../../bin/phpstan
):
stubs/Exception.stub#L66
Return type mixed of method Exception::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/ignore-error-extension
composer install
../../bin/phpstan
):
stubs/Exception.stub#L84
Return type array of method Exception::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/ignore-error-extension
composer install
../../bin/phpstan
):
stubs/Exception.stub#L113
Return type mixed of method Error::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/ignore-error-extension
composer install
../../bin/phpstan
):
stubs/Exception.stub#L131
Return type array of method Error::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/ignore-error-extension
composer install
../../bin/phpstan
):
stubs/SplObjectStorage.stub#L64
Return type mixed of method SplObjectStorage::offsetGet() is not covariant with return type TData|null of method ArrayAccess<TObject of object,TData>::offsetGet().
|
|
Result cache E2E tests (cd e2e/ignore-error-extension
composer install
../../bin/phpstan
):
stubs/WeakReference.stub#L33
Return type mixed of method WeakMap::offsetGet() is not covariant with return type TValue|null of method ArrayAccess<TKey of object,TValue>::offsetGet().
|
|
Result cache E2E tests (cd e2e/ignore-error-extension
composer install
../../bin/phpstan
):
stubs/ext-ds.stub#L47
Return type mixed of method Ds\Deque::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/ignore-error-extension
composer install
../../bin/phpstan
):
stubs/ext-ds.stub#L318
Return type array of method Ds\Map::toArray() is not covariant with return type array<(int&TKey)|(string&TKey), TValue> of method Ds\Collection<TKey,TValue>::toArray().
|
|
Result cache E2E tests (cd e2e/ignore-error-extension
composer install
../../bin/phpstan
):
stubs/ext-ds.stub#L544
Return type mixed of method Ds\Vector::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/trait-caching
../../bin/phpstan analyze --no-progress --level 8 --...
Process completed with exit code 1.
|
|
Result cache E2E tests (cd e2e/trait-caching
../../bin/phpstan analyze --no-progress --level 8 --...
Process completed with exit code 1.
|
|
Result cache E2E tests (cd e2e/bug-9622
echo -n > phpstan-baseline.neon
../../bin/phpstan -vvv
pa...:
stubs/ArrayObject.stub#L79
Return type mixed of method ArrayObject::getIterator() is not covariant with return type Traversable<TKey of (int|string), TValue> of method IteratorAggregate<TKey of (int|string),TValue>::getIterator().
|
|
Result cache E2E tests (cd e2e/bug-9622
echo -n > phpstan-baseline.neon
../../bin/phpstan -vvv
pa...:
stubs/Exception.stub#L66
Return type mixed of method Exception::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/bug-9622
echo -n > phpstan-baseline.neon
../../bin/phpstan -vvv
pa...:
stubs/Exception.stub#L84
Return type array of method Exception::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/bug-9622
echo -n > phpstan-baseline.neon
../../bin/phpstan -vvv
pa...:
stubs/Exception.stub#L113
Return type mixed of method Error::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/bug-9622
echo -n > phpstan-baseline.neon
../../bin/phpstan -vvv
pa...:
stubs/Exception.stub#L131
Return type array of method Error::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/bug-9622
echo -n > phpstan-baseline.neon
../../bin/phpstan -vvv
pa...:
stubs/SplObjectStorage.stub#L64
Return type mixed of method SplObjectStorage::offsetGet() is not covariant with return type TData|null of method ArrayAccess<TObject of object,TData>::offsetGet().
|
|
Result cache E2E tests (cd e2e/bug-9622
echo -n > phpstan-baseline.neon
../../bin/phpstan -vvv
pa...:
stubs/WeakReference.stub#L33
Return type mixed of method WeakMap::offsetGet() is not covariant with return type TValue|null of method ArrayAccess<TKey of object,TValue>::offsetGet().
|
|
Result cache E2E tests (cd e2e/bug-9622
echo -n > phpstan-baseline.neon
../../bin/phpstan -vvv
pa...:
stubs/ext-ds.stub#L47
Return type mixed of method Ds\Deque::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/bug-9622
echo -n > phpstan-baseline.neon
../../bin/phpstan -vvv
pa...:
stubs/ext-ds.stub#L318
Return type array of method Ds\Map::toArray() is not covariant with return type array<(int&TKey)|(string&TKey), TValue> of method Ds\Collection<TKey,TValue>::toArray().
|
|
Result cache E2E tests (cd e2e/bug-9622
echo -n > phpstan-baseline.neon
../../bin/phpstan -vvv
pa...:
stubs/ext-ds.stub#L544
Return type mixed of method Ds\Vector::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/result-cache-7
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ArrayObject.stub#L79
Return type mixed of method ArrayObject::getIterator() is not covariant with return type Traversable<TKey of (int|string), TValue> of method IteratorAggregate<TKey of (int|string),TValue>::getIterator().
|
|
Result cache E2E tests (cd e2e/result-cache-7
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L66
Return type mixed of method Exception::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/result-cache-7
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L84
Return type array of method Exception::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/result-cache-7
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L113
Return type mixed of method Error::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/result-cache-7
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L131
Return type array of method Error::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/result-cache-7
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/SplObjectStorage.stub#L64
Return type mixed of method SplObjectStorage::offsetGet() is not covariant with return type TData|null of method ArrayAccess<TObject of object,TData>::offsetGet().
|
|
Result cache E2E tests (cd e2e/result-cache-7
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/WeakReference.stub#L33
Return type mixed of method WeakMap::offsetGet() is not covariant with return type TValue|null of method ArrayAccess<TKey of object,TValue>::offsetGet().
|
|
Result cache E2E tests (cd e2e/result-cache-7
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L47
Return type mixed of method Ds\Deque::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/result-cache-7
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L318
Return type array of method Ds\Map::toArray() is not covariant with return type array<(int&TKey)|(string&TKey), TValue> of method Ds\Collection<TKey,TValue>::toArray().
|
|
Result cache E2E tests (cd e2e/result-cache-7
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L544
Return type mixed of method Ds\Vector::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/result-cache-8
composer install
../../bin/phpstan
echo -en '\n' >>...:
stubs/ArrayObject.stub#L79
Return type mixed of method ArrayObject::getIterator() is not covariant with return type Traversable<TKey of (int|string), TValue> of method IteratorAggregate<TKey of (int|string),TValue>::getIterator().
|
|
Result cache E2E tests (cd e2e/result-cache-8
composer install
../../bin/phpstan
echo -en '\n' >>...:
stubs/Exception.stub#L66
Return type mixed of method Exception::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/result-cache-8
composer install
../../bin/phpstan
echo -en '\n' >>...:
stubs/Exception.stub#L84
Return type array of method Exception::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/result-cache-8
composer install
../../bin/phpstan
echo -en '\n' >>...:
stubs/Exception.stub#L113
Return type mixed of method Error::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/result-cache-8
composer install
../../bin/phpstan
echo -en '\n' >>...:
stubs/Exception.stub#L131
Return type array of method Error::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/result-cache-8
composer install
../../bin/phpstan
echo -en '\n' >>...:
stubs/SplObjectStorage.stub#L64
Return type mixed of method SplObjectStorage::offsetGet() is not covariant with return type TData|null of method ArrayAccess<TObject of object,TData>::offsetGet().
|
|
Result cache E2E tests (cd e2e/result-cache-8
composer install
../../bin/phpstan
echo -en '\n' >>...:
stubs/WeakReference.stub#L33
Return type mixed of method WeakMap::offsetGet() is not covariant with return type TValue|null of method ArrayAccess<TKey of object,TValue>::offsetGet().
|
|
Result cache E2E tests (cd e2e/result-cache-8
composer install
../../bin/phpstan
echo -en '\n' >>...:
stubs/ext-ds.stub#L47
Return type mixed of method Ds\Deque::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/result-cache-8
composer install
../../bin/phpstan
echo -en '\n' >>...:
stubs/ext-ds.stub#L318
Return type array of method Ds\Map::toArray() is not covariant with return type array<(int&TKey)|(string&TKey), TValue> of method Ds\Collection<TKey,TValue>::toArray().
|
|
Result cache E2E tests (cd e2e/result-cache-8
composer install
../../bin/phpstan
echo -en '\n' >>...:
stubs/ext-ds.stub#L544
Return type mixed of method Ds\Vector::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/bug-12606
export CONFIGTEST=test
../../bin/phpstan
):
stubs/ArrayObject.stub#L79
Return type mixed of method ArrayObject::getIterator() is not covariant with return type Traversable<TKey of (int|string), TValue> of method IteratorAggregate<TKey of (int|string),TValue>::getIterator().
|
|
Result cache E2E tests (cd e2e/bug-12606
export CONFIGTEST=test
../../bin/phpstan
):
stubs/Exception.stub#L66
Return type mixed of method Exception::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/bug-12606
export CONFIGTEST=test
../../bin/phpstan
):
stubs/Exception.stub#L84
Return type array of method Exception::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/bug-12606
export CONFIGTEST=test
../../bin/phpstan
):
stubs/Exception.stub#L113
Return type mixed of method Error::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/bug-12606
export CONFIGTEST=test
../../bin/phpstan
):
stubs/Exception.stub#L131
Return type array of method Error::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/bug-12606
export CONFIGTEST=test
../../bin/phpstan
):
stubs/SplObjectStorage.stub#L64
Return type mixed of method SplObjectStorage::offsetGet() is not covariant with return type TData|null of method ArrayAccess<TObject of object,TData>::offsetGet().
|
|
Result cache E2E tests (cd e2e/bug-12606
export CONFIGTEST=test
../../bin/phpstan
):
stubs/WeakReference.stub#L33
Return type mixed of method WeakMap::offsetGet() is not covariant with return type TValue|null of method ArrayAccess<TKey of object,TValue>::offsetGet().
|
|
Result cache E2E tests (cd e2e/bug-12606
export CONFIGTEST=test
../../bin/phpstan
):
stubs/ext-ds.stub#L47
Return type mixed of method Ds\Deque::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/bug-12606
export CONFIGTEST=test
../../bin/phpstan
):
stubs/ext-ds.stub#L318
Return type array of method Ds\Map::toArray() is not covariant with return type array<(int&TKey)|(string&TKey), TValue> of method Ds\Collection<TKey,TValue>::toArray().
|
|
Result cache E2E tests (cd e2e/bug-12606
export CONFIGTEST=test
../../bin/phpstan
):
stubs/ext-ds.stub#L544
Return type mixed of method Ds\Vector::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/bug-11857
composer install
../../bin/phpstan
):
stubs/ArrayObject.stub#L79
Return type mixed of method ArrayObject::getIterator() is not covariant with return type Traversable<TKey of (int|string), TValue> of method IteratorAggregate<TKey of (int|string),TValue>::getIterator().
|
|
Result cache E2E tests (cd e2e/bug-11857
composer install
../../bin/phpstan
):
stubs/Exception.stub#L66
Return type mixed of method Exception::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/bug-11857
composer install
../../bin/phpstan
):
stubs/Exception.stub#L84
Return type array of method Exception::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/bug-11857
composer install
../../bin/phpstan
):
stubs/Exception.stub#L113
Return type mixed of method Error::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/bug-11857
composer install
../../bin/phpstan
):
stubs/Exception.stub#L131
Return type array of method Error::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/bug-11857
composer install
../../bin/phpstan
):
stubs/SplObjectStorage.stub#L64
Return type mixed of method SplObjectStorage::offsetGet() is not covariant with return type TData|null of method ArrayAccess<TObject of object,TData>::offsetGet().
|
|
Result cache E2E tests (cd e2e/bug-11857
composer install
../../bin/phpstan
):
stubs/WeakReference.stub#L33
Return type mixed of method WeakMap::offsetGet() is not covariant with return type TValue|null of method ArrayAccess<TKey of object,TValue>::offsetGet().
|
|
Result cache E2E tests (cd e2e/bug-11857
composer install
../../bin/phpstan
):
stubs/ext-ds.stub#L47
Return type mixed of method Ds\Deque::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/bug-11857
composer install
../../bin/phpstan
):
stubs/ext-ds.stub#L318
Return type array of method Ds\Map::toArray() is not covariant with return type array<(int&TKey)|(string&TKey), TValue> of method Ds\Collection<TKey,TValue>::toArray().
|
|
Result cache E2E tests (cd e2e/bug-11857
composer install
../../bin/phpstan
):
stubs/ext-ds.stub#L544
Return type mixed of method Ds\Vector::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/result-cache-4
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ArrayObject.stub#L79
Return type mixed of method ArrayObject::getIterator() is not covariant with return type Traversable<TKey of (int|string), TValue> of method IteratorAggregate<TKey of (int|string),TValue>::getIterator().
|
|
Result cache E2E tests (cd e2e/result-cache-4
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L66
Return type mixed of method Exception::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/result-cache-4
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L84
Return type array of method Exception::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/result-cache-4
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L113
Return type mixed of method Error::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/result-cache-4
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L131
Return type array of method Error::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/result-cache-4
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/SplObjectStorage.stub#L64
Return type mixed of method SplObjectStorage::offsetGet() is not covariant with return type TData|null of method ArrayAccess<TObject of object,TData>::offsetGet().
|
|
Result cache E2E tests (cd e2e/result-cache-4
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/WeakReference.stub#L33
Return type mixed of method WeakMap::offsetGet() is not covariant with return type TValue|null of method ArrayAccess<TKey of object,TValue>::offsetGet().
|
|
Result cache E2E tests (cd e2e/result-cache-4
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L47
Return type mixed of method Ds\Deque::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/result-cache-4
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L318
Return type array of method Ds\Map::toArray() is not covariant with return type array<(int&TKey)|(string&TKey), TValue> of method Ds\Collection<TKey,TValue>::toArray().
|
|
Result cache E2E tests (cd e2e/result-cache-4
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L544
Return type mixed of method Ds\Vector::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/result-cache-6
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ArrayObject.stub#L79
Return type mixed of method ArrayObject::getIterator() is not covariant with return type Traversable<TKey of (int|string), TValue> of method IteratorAggregate<TKey of (int|string),TValue>::getIterator().
|
|
Result cache E2E tests (cd e2e/result-cache-6
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L66
Return type mixed of method Exception::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/result-cache-6
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L84
Return type array of method Exception::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/result-cache-6
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L113
Return type mixed of method Error::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/result-cache-6
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/Exception.stub#L131
Return type array of method Error::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/result-cache-6
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/SplObjectStorage.stub#L64
Return type mixed of method SplObjectStorage::offsetGet() is not covariant with return type TData|null of method ArrayAccess<TObject of object,TData>::offsetGet().
|
|
Result cache E2E tests (cd e2e/result-cache-6
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/WeakReference.stub#L33
Return type mixed of method WeakMap::offsetGet() is not covariant with return type TValue|null of method ArrayAccess<TKey of object,TValue>::offsetGet().
|
|
Result cache E2E tests (cd e2e/result-cache-6
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L47
Return type mixed of method Ds\Deque::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/result-cache-6
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L318
Return type array of method Ds\Map::toArray() is not covariant with return type array<(int&TKey)|(string&TKey), TValue> of method Ds\Collection<TKey,TValue>::toArray().
|
|
Result cache E2E tests (cd e2e/result-cache-6
echo -n > phpstan-baseline.neon
../../bin/phpstan -...:
stubs/ext-ds.stub#L544
Return type mixed of method Ds\Vector::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
E2E tests (cd e2e/discussion-11362
composer install
../../bin/phpstan
):
stubs/ArrayObject.stub#L79
Return type mixed of method ArrayObject::getIterator() is not covariant with return type Traversable<TKey of (int|string), TValue> of method IteratorAggregate<TKey of (int|string),TValue>::getIterator().
|
|
E2E tests (cd e2e/discussion-11362
composer install
../../bin/phpstan
):
stubs/Exception.stub#L66
Return type mixed of method Exception::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
E2E tests (cd e2e/discussion-11362
composer install
../../bin/phpstan
):
stubs/Exception.stub#L84
Return type array of method Exception::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
E2E tests (cd e2e/discussion-11362
composer install
../../bin/phpstan
):
stubs/Exception.stub#L113
Return type mixed of method Error::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
E2E tests (cd e2e/discussion-11362
composer install
../../bin/phpstan
):
stubs/Exception.stub#L131
Return type array of method Error::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
E2E tests (cd e2e/discussion-11362
composer install
../../bin/phpstan
):
stubs/SplObjectStorage.stub#L64
Return type mixed of method SplObjectStorage::offsetGet() is not covariant with return type TData|null of method ArrayAccess<TObject of object,TData>::offsetGet().
|
|
E2E tests (cd e2e/discussion-11362
composer install
../../bin/phpstan
):
stubs/WeakReference.stub#L33
Return type mixed of method WeakMap::offsetGet() is not covariant with return type TValue|null of method ArrayAccess<TKey of object,TValue>::offsetGet().
|
|
E2E tests (cd e2e/discussion-11362
composer install
../../bin/phpstan
):
stubs/ext-ds.stub#L47
Return type mixed of method Ds\Deque::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
E2E tests (cd e2e/discussion-11362
composer install
../../bin/phpstan
):
stubs/ext-ds.stub#L318
Return type array of method Ds\Map::toArray() is not covariant with return type array<(int&TKey)|(string&TKey), TValue> of method Ds\Collection<TKey,TValue>::toArray().
|
|
E2E tests (cd e2e/discussion-11362
composer install
../../bin/phpstan
):
stubs/ext-ds.stub#L544
Return type mixed of method Ds\Vector::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
E2E tests (bin/phpstan analyse e2e/only-files-not-analysed-trait/src -c e2e/only-files-not-analys...:
stubs/ArrayObject.stub#L79
Return type mixed of method ArrayObject::getIterator() is not covariant with return type Traversable<TKey of (int|string), TValue> of method IteratorAggregate<TKey of (int|string),TValue>::getIterator().
|
|
E2E tests (bin/phpstan analyse e2e/only-files-not-analysed-trait/src -c e2e/only-files-not-analys...:
stubs/Exception.stub#L66
Return type mixed of method Exception::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
E2E tests (bin/phpstan analyse e2e/only-files-not-analysed-trait/src -c e2e/only-files-not-analys...:
stubs/Exception.stub#L84
Return type array of method Exception::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
E2E tests (bin/phpstan analyse e2e/only-files-not-analysed-trait/src -c e2e/only-files-not-analys...:
stubs/Exception.stub#L113
Return type mixed of method Error::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
E2E tests (bin/phpstan analyse e2e/only-files-not-analysed-trait/src -c e2e/only-files-not-analys...:
stubs/Exception.stub#L131
Return type array of method Error::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
E2E tests (bin/phpstan analyse e2e/only-files-not-analysed-trait/src -c e2e/only-files-not-analys...:
stubs/SplObjectStorage.stub#L64
Return type mixed of method SplObjectStorage::offsetGet() is not covariant with return type TData|null of method ArrayAccess<TObject of object,TData>::offsetGet().
|
|
E2E tests (bin/phpstan analyse e2e/only-files-not-analysed-trait/src -c e2e/only-files-not-analys...:
stubs/WeakReference.stub#L33
Return type mixed of method WeakMap::offsetGet() is not covariant with return type TValue|null of method ArrayAccess<TKey of object,TValue>::offsetGet().
|
|
E2E tests (bin/phpstan analyse e2e/only-files-not-analysed-trait/src -c e2e/only-files-not-analys...:
stubs/ext-ds.stub#L47
Return type mixed of method Ds\Deque::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
E2E tests (bin/phpstan analyse e2e/only-files-not-analysed-trait/src -c e2e/only-files-not-analys...:
stubs/ext-ds.stub#L318
Return type array of method Ds\Map::toArray() is not covariant with return type array<(int&TKey)|(string&TKey), TValue> of method Ds\Collection<TKey,TValue>::toArray().
|
|
E2E tests (bin/phpstan analyse e2e/only-files-not-analysed-trait/src -c e2e/only-files-not-analys...:
stubs/ext-ds.stub#L544
Return type mixed of method Ds\Vector::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/trait-caching
../../bin/phpstan analyze --no-progress --level 8 --...
Process completed with exit code 1.
|
|
E2E tests (cd e2e/baseline-uninit-prop-trait
../../bin/phpstan analyse --debug --configuration te...
The job was canceled because "cd_e2e_discussion-11362_c" failed.
|
|
E2E tests (cd e2e/baseline-uninit-prop-trait
../../bin/phpstan analyse --debug --configuration te...
The operation was canceled.
|
|
Result cache E2E tests (cd e2e/result-cache-meta-extension
composer install
../../bin/phpstan -vv...:
stubs/ArrayObject.stub#L79
Return type mixed of method ArrayObject::getIterator() is not covariant with return type Traversable<TKey of (int|string), TValue> of method IteratorAggregate<TKey of (int|string),TValue>::getIterator().
|
|
Result cache E2E tests (cd e2e/result-cache-meta-extension
composer install
../../bin/phpstan -vv...:
stubs/Exception.stub#L66
Return type mixed of method Exception::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/result-cache-meta-extension
composer install
../../bin/phpstan -vv...:
stubs/Exception.stub#L84
Return type array of method Exception::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/result-cache-meta-extension
composer install
../../bin/phpstan -vv...:
stubs/Exception.stub#L113
Return type mixed of method Error::getCode() is not covariant with return type mixed of method Throwable::getCode().
|
|
Result cache E2E tests (cd e2e/result-cache-meta-extension
composer install
../../bin/phpstan -vv...:
stubs/Exception.stub#L131
Return type array of method Error::getTrace() is not covariant with return type list<array<string, array<mixed>|int|object|string>> of method Throwable::getTrace().
|
|
Result cache E2E tests (cd e2e/result-cache-meta-extension
composer install
../../bin/phpstan -vv...:
stubs/SplObjectStorage.stub#L64
Return type mixed of method SplObjectStorage::offsetGet() is not covariant with return type TData|null of method ArrayAccess<TObject of object,TData>::offsetGet().
|
|
Result cache E2E tests (cd e2e/result-cache-meta-extension
composer install
../../bin/phpstan -vv...:
stubs/WeakReference.stub#L33
Return type mixed of method WeakMap::offsetGet() is not covariant with return type TValue|null of method ArrayAccess<TKey of object,TValue>::offsetGet().
|
|
Result cache E2E tests (cd e2e/result-cache-meta-extension
composer install
../../bin/phpstan -vv...:
stubs/ext-ds.stub#L47
Return type mixed of method Ds\Deque::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|
|
Result cache E2E tests (cd e2e/result-cache-meta-extension
composer install
../../bin/phpstan -vv...:
stubs/ext-ds.stub#L318
Return type array of method Ds\Map::toArray() is not covariant with return type array<(int&TKey)|(string&TKey), TValue> of method Ds\Collection<TKey,TValue>::toArray().
|
|
Result cache E2E tests (cd e2e/result-cache-meta-extension
composer install
../../bin/phpstan -vv...:
stubs/ext-ds.stub#L544
Return type mixed of method Ds\Vector::copy() is not covariant with return type static(Ds\Collection<TKey, TValue>) of method Ds\Collection<int,TValue>::copy().
|