chore(deps): update dependency phpstan/phpstan to v0.12.93
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.
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpstan/phpstan | require-dev | patch |
0.12.92 -> 0.12.93
|
v0.12.93
non-empty-string
:
implode()
for non-empty-string
return type (https://github.com/phpstan/phpstan-src/commit/520ae229d592cd425e2ef1ea5eaa2816fe08f89c), #5291
non-empty-string
(https://github.com/phpstan/phpstan-src/commit/1283db7ae426142af99b41a480c964fb8a2c8c83), #5301
non-empty-string
in array_map
closure (https://github.com/phpstan/phpstan-src/commit/b864a95b4616dd62a2df48908a103179946a4589), #5293
non-empty-string
when given one (https://github.com/phpstan/phpstan-src/commit/4a9e0695fcc57610804685722f136b5830b96c2d)str_pad()
function return type extension (https://github.com/phpstan/phpstan-src/commit/84503ce886e4e760de2211b1996c53c6aa63ba69), #5307
str_repeat()
function return type extension (https://github.com/phpstan/phpstan-src/commit/57d765f6729eee91a67e5f8b14d8601d10cde23e), #5307
htmlentities()
(#574) (#574), thanks @staabm!substr
(#577), thanks @staabm!DateTimeImmutable
removed from DateTimeInterface
results in DateTime
(https://github.com/phpstan/phpstan-src/commit/5eb96f55b75ae71acaa721ab831ac4a8c9647769), #5259
non-empty-array
in array_combine
(#578), thanks @staabm!non-empty-array
in array_merge
(#581), thanks @staabm!FileHelper
methods with BC promise (https://github.com/phpstan/phpstan-src/commit/4f9488eb2e710f68a15632ee4115a4314f51a6f0), #5306
array_walk
also understands object
(#573), thanks @niconoe-!next()
dynamic return type extension also valid for prev()
(https://github.com/phpstan/phpstan-src/commit/2fd7bfec455c20295ad1a3eee78fc399bb9fcfec
object
(https://github.com/phpstan/phpstan-src/commit/a056d3491645a0f7198b0396e9553cc0b9564972)Memcached::deleteMulti
(#582), thanks @paulbalandan!This MR has been generated by Renovate Bot.