chore(deps): update dependency phpstan/phpstan to v1.4.6
Compare changes
+ 6
− 6
@@ -8068,16 +8068,16 @@
@@ -8108,7 +8108,7 @@
@@ -8128,7 +8128,7 @@
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 |
---|---|---|---|
phpstan/phpstan | require-dev | patch |
1.4.5 -> 1.4.6
|
v1.4.6
TypeCombinator::remove()
to Type::tryRemove()
(#994), #6438, thanks @arnaud-lb!@var
right above foreach
(https://github.com/phpstan/phpstan-src/commit/b6bbbaf6b01cbd43ae2800bbd00fe0ddbcb2e0d9), #6564
:
(https://github.com/phpstan/phpstan-src/commit/5162bcfea5456eb827035cd249c5ace55057237b), https://github.com/composer/composer/issues/10498
md5()
always return non-empty-string
(#987), thanks @janbarasek!Iterator
. (#988), thanks @johnbillion!round()
/ceil()
/floor()
(#729), thanks @johnbillion!SplFileObject::fstat()
(#996), thanks @johnbillion!This MR has been generated by Renovate Bot.