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.86 -> 0.12.87
|
phpstan/phpstan-phpunit | require-dev | patch |
0.12.18 -> 0.12.19
|
symfony/http-client (source) | require-dev | patch |
5.2.7 -> 5.2.8
|
symfony/phpunit-bridge (source) | require-dev | patch |
5.2.7 -> 5.2.8
|
v0.12.87
New exceptions-related rules
@throws
@throws
that aren't actually thrownRead this article for more details »
composer/xdebug-handler
(phpstan/phpstan-src@0b6b602
)b2bf703
), #4982, #4761, #3331, #3446, #2640, #2413, #3106
throw
expression throw point (phpstan/phpstan-src@1e4f2e1
)7306405
)eeb08ba
)00ff86b
), https://github.com/phpstan/phpstan/discussions/4985
getopt()
return type (phpstan/phpstan-src@94b6c03
), #4987, thanks @dktapps!v0.12.19
v5.2.8
Changelog (https://github.com/symfony/http-client/compare/v5.2.7...v5.2.8)
v5.2.8
Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.2.7...v5.2.8)
@doesNotPerformAssertions
annotations (alexpott)This MR has been generated by Renovate Bot.