Update dependency vimeo/psalm to v4.4.0
Compare changes
Gitlab 18.0 has been released. Since there are breaking changes the update will be postponed to July 2025. For a list of breaking changes see https://about.gitlab.com/blog/2025/04/18/a-guide-to-the-breaking-changes-in-gitlab-18-0/. Please prepare yourself and your projects for this update.
On May, 23th between 18:00 and 22:00 gitlab.tugraz.at may not be available (Reason: maintenance work / gitlab updates).
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
vimeo/psalm | require-dev | minor |
4.3.2 -> 4.4.0
|
v4.4.0
Recently some new Symfony polyfills contained code that didn't broke scanning.
@weirdan made Psalm aware of version checks in #4967, hopefully fixing this for consumers.
@lukasbestle added help links in SARIF output (#4924) and ensured they can be produced by the Phar (#4925)
PDOStatement::fetchObject
(#4915)$this
in @var
annotations (#4922)array_reduce
to be called with a single argument (#4917)gzread
(#4960)Traversable
interface added back to PDOStatement
(#4951)Attribute::IS_REPEATABLE
flag (#4971)count
when the array size is known (#4997)This MR has been generated by Renovate Bot.