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.
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpstan/phpstan | require-dev | patch |
0.12.84 -> 0.12.85
|
symfony/browser-kit (source) | require-dev | patch |
4.4.20 -> 4.4.22
|
symfony/framework-bundle (source) | require | patch |
4.4.21 -> 4.4.22
|
symfony/http-client (source) | require-dev | patch |
4.4.21 -> 4.4.22
|
symfony/phpunit-bridge (source) | require-dev | patch |
4.4.21 -> 4.4.22
|
vimeo/psalm | require-dev | patch |
4.7.1 -> 4.7.2
|
v0.12.85
3af8630
), documentation: https://phpstan.org/developing-extensions/testing
2bf30bf
), #4814, #4819, documentation: https://phpstan.org/developing-extensions/dynamic-throw-type-extensions
008f324
), phpstan/phpstan-symfony#148
===
and !==
type inference with treatPhpDocTypesAsCertain: false
(#476), thanks @ruudk!b48fd77
), #4821
yield
has implicit throw point (phpstan/phpstan-src@033aeff
), #4863
09d3488
), #4838
54a204e
), #4820, #4879
f6107ad
), #4822, #262
is_dir()
and similar function values for nonexistent files (phpstan/phpstan-src@1eaef04
), #4816
6622401
), #4757, #4690
date_create_from_format
and date_create_immutable_from_format
(#502), thanks @pascalheidmann!v4.4.22
Changelog (https://github.com/symfony/browser-kit/compare/v4.4.21...v4.4.22)
v4.4.22
Changelog (https://github.com/symfony/framework-bundle/compare/v4.4.21...v4.4.22)
v4.4.22
Changelog (https://github.com/symfony/http-client/compare/v4.4.21...v4.4.22)
v4.4.22
Changelog (https://github.com/symfony/phpunit-bridge/compare/v4.4.21...v4.4.22)
v4.7.2
This MR has been generated by Renovate Bot.