chore(deps): update dependency phpstan/phpstan to v1.12.28 #17

Open
renovate-bot wants to merge 1 commit from renovate/phpstan-packages into master
Collaborator

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch 1.12.21 -> 1.12.28

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

phpstan/phpstan (phpstan/phpstan)

v1.12.28

Compare Source

Improvements 🔧

  • More precise elapsed time if it's a low number (7644bd0160)

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.27

Compare Source

Major new features 🚀

Improvements 🔧

  • Result cache traits optimization - analyse only files using trait when trait implementation changes (bd6fc4e266)
  • InitializerExprTypeResolver - optimize arithmetical and bitwise operations for large types (275d3b5a85, 572e0e8f26)
  • Limit how big int-mask type can be (80b40f2177)

Bugfixes 🐛

v1.12.26

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.12.25

Compare Source

Consider comparison as strict when type is the same (#​3942), #​12884, thanks @​VincentLanglet!

v1.12.24

Compare Source

Bugfixes 🐛

Function signature fixes 🤖

v1.12.23

Compare Source

Fix condition of fall-through case not used for exhaustive checks (#​3900), #​11064, #​3488, #​8719, #​12722, thanks @​rvanvelzen!

v1.12.22

Compare Source

Improvements 🔧

Bugfixes 🐛


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [phpstan/phpstan](https://github.com/phpstan/phpstan) | require-dev | patch | `1.12.21` -> `1.12.28` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>phpstan/phpstan (phpstan/phpstan)</summary> ### [`v1.12.28`](https://github.com/phpstan/phpstan/releases/tag/1.12.28) [Compare Source](https://github.com/phpstan/phpstan/compare/1.12.27...1.12.28) # Improvements 🔧 - More precise elapsed time if it's a low number (https://github.com/phpstan/phpstan-src/commit/7644bd01603f3ef8194b8497bad06f217de420fe) # Bugfixes 🐛 - Fix recursion with object shapes in `@property` referencing other class and then back in recursive manner (https://github.com/phpstan/phpstan-src/commit/33c2cb196595efa9e356dd6030f165bf2af447f7), [#&#8203;13057](https://github.com/phpstan/phpstan/issues/13057) - Fix `@var` PHPDoc type inheritance for class constants ([#&#8203;4008](https://github.com/phpstan/phpstan-src/pull/4008)), [#&#8203;10911](https://github.com/phpstan/phpstan/issues/10911), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! - Allow `getenv(null)` for PHP 8.0+ ([#&#8203;4007](https://github.com/phpstan/phpstan-src/pull/4007)), [#&#8203;13065](https://github.com/phpstan/phpstan/issues/13065), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! - Properly restore error handler for collecting errors (https://github.com/phpstan/phpstan-src/commit/43c44ee47d43b2476a32139da14ce8b888c42ecd) - Fix infinite recursion with TemplateIterableType (https://github.com/phpstan/phpstan-src/commit/400ba6d71ae15f52c923b5251114839261b49a27), [#&#8203;13218](https://github.com/phpstan/phpstan/issues/13218) - Avoid error with constant name `$` ([#&#8203;4006](https://github.com/phpstan/phpstan-src/pull/4006)), [#&#8203;12095](https://github.com/phpstan/phpstan/issues/12095), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! - Array without `0` in key type is not a list ([#&#8203;4018](https://github.com/phpstan/phpstan-src/pull/4018)), [#&#8203;9487](https://github.com/phpstan/phpstan/issues/9487), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! - Fix HasOffsetValueType::searchArray ([#&#8203;4013](https://github.com/phpstan/phpstan-src/pull/4013)), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! - Rework ArrayReplaceFunctionReturnTypeExtension ([#&#8203;3958](https://github.com/phpstan/phpstan-src/pull/3958)), [#&#8203;12828](https://github.com/phpstan/phpstan/issues/12828), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! # Function signature fixes 🤖 - Update PDO errorCode return type ([#&#8203;4005](https://github.com/phpstan/phpstan-src/pull/4005)), [#&#8203;12571](https://github.com/phpstan/phpstan/issues/12571), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! - Fix return type of `bzdecompress()` ([#&#8203;4088](https://github.com/phpstan/phpstan-src/pull/4088)), thanks [@&#8203;jlherren](https://github.com/jlherren)! - Improve `mb_convert_encoding` return type ([#&#8203;4010](https://github.com/phpstan/phpstan-src/pull/4010)), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! # Internals 🔍 - Migrate legacy tests ([#&#8203;4000](https://github.com/phpstan/phpstan-src/pull/4000)), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! ### [`v1.12.27`](https://github.com/phpstan/phpstan/releases/tag/1.12.27) [Compare Source](https://github.com/phpstan/phpstan/compare/1.12.26...1.12.27) # Major new features 🚀 - Introducing **Editor Mode** (https://github.com/phpstan/phpstan-src/commit/74b909aedcc6fd09721c02763ff2c440ce5d7999) - Learn more: https://phpstan.org/user-guide/editor-mode # Improvements 🔧 - Result cache traits optimization - analyse only files using trait when trait implementation changes (https://github.com/phpstan/phpstan-src/commit/bd6fc4e266a94fafe3d12078f142db3f900fc1f9) - InitializerExprTypeResolver - optimize arithmetical and bitwise operations for large types (https://github.com/phpstan/phpstan-src/commit/275d3b5a85cc84459bca8d965ed1127837665b02, https://github.com/phpstan/phpstan-src/commit/572e0e8f26eb3618f22127f694170f5cc2f2c6cb) - Limit how big int-mask type can be (https://github.com/phpstan/phpstan-src/commit/80b40f2177aafedad4557363673126f00583c5ca) # Bugfixes 🐛 - Fix result cache getting stale when editing files mid-analysis (https://github.com/phpstan/phpstan-src/commit/0536d1148de2edf065dc10a95d9011813abd98bd), [#&#8203;11788](https://github.com/phpstan/phpstan/issues/11788) - Result cache should be invalidated when files change in paths excluded for analysis but not scanning (https://github.com/phpstan/phpstan-src/commit/408692e22ce16abc860c689a55bedb3da445bfc7), [#&#8203;12381](https://github.com/phpstan/phpstan/issues/12381), [#&#8203;7339](https://github.com/phpstan/phpstan/issues/7339) - PHPStan Pro - refresh errors when scanned file is changed (https://github.com/phpstan/phpstan-src/commit/7e3639b2287952a6f05a2befe59435791166873a), [#&#8203;12465](https://github.com/phpstan/phpstan/issues/12465) - Result cache - add traits to dependencies recursively (https://github.com/phpstan/phpstan-src/commit/e5db864362bb19b2fb3c47188c117afd18e386f6) ### [`v1.12.26`](https://github.com/phpstan/phpstan/releases/tag/1.12.26) [Compare Source](https://github.com/phpstan/phpstan/compare/1.12.25...1.12.26) # Improvements 🔧 - Add callback types for array_uintersect etc. ([#&#8203;3282](https://github.com/phpstan/phpstan-src/pull/3282)), [#&#8203;7707](https://github.com/phpstan/phpstan/issues/7707), thanks [@&#8203;schlndh](https://github.com/schlndh)! - Support iterable as template type bound ([#&#8203;3984](https://github.com/phpstan/phpstan-src/pull/3984)), [#&#8203;12214](https://github.com/phpstan/phpstan/issues/12214), thanks [@&#8203;RobertMe](https://github.com/RobertMe)! - Introduce StrrevFunctionReturnTypeExtension ([#&#8203;3960](https://github.com/phpstan/phpstan-src/pull/3960)), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! # Bugfixes 🐛 - Fix ImpossibleCheckTypeFunctionCallRule for `is_subclass_of` and `is_a` ([#&#8203;3788](https://github.com/phpstan/phpstan-src/pull/3788)), [#&#8203;3979](https://github.com/phpstan/phpstan/issues/3979), [#&#8203;8464](https://github.com/phpstan/phpstan/issues/8464), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! - Fix `numeric-string` to `array-key` ([#&#8203;3326](https://github.com/phpstan/phpstan-src/pull/3326)), [#&#8203;4163](https://github.com/phpstan/phpstan/issues/4163), [#&#8203;4671](https://github.com/phpstan/phpstan/issues/4671), [#&#8203;8592](https://github.com/phpstan/phpstan/issues/8592), [#&#8203;11390](https://github.com/phpstan/phpstan/issues/11390), [#&#8203;12413](https://github.com/phpstan/phpstan/issues/12413), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! - Fix `callable-string` must be `non-empty-string` ([#&#8203;3983](https://github.com/phpstan/phpstan-src/pull/3983)), [#&#8203;12979](https://github.com/phpstan/phpstan/issues/12979), thanks [@&#8203;aivchen](https://github.com/aivchen)! - Use SoapClientMethodsClassReflectionExtension as last extension ([#&#8203;3955](https://github.com/phpstan/phpstan-src/pull/3955)), [#&#8203;12834](https://github.com/phpstan/phpstan/issues/12834), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! # Function signature fixes 🤖 - Fix mb_convert_encoding signature ([#&#8203;3914](https://github.com/phpstan/phpstan-src/pull/3914)), [#&#8203;12309](https://github.com/phpstan/phpstan/issues/12309), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! ### [`v1.12.25`](https://github.com/phpstan/phpstan/releases/tag/1.12.25) [Compare Source](https://github.com/phpstan/phpstan/compare/1.12.24...1.12.25) Consider comparison as strict when type is the same ([#&#8203;3942](https://github.com/phpstan/phpstan-src/pull/3942)), [#&#8203;12884](https://github.com/phpstan/phpstan/issues/12884), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! ### [`v1.12.24`](https://github.com/phpstan/phpstan/releases/tag/1.12.24) [Compare Source](https://github.com/phpstan/phpstan/compare/1.12.23...1.12.24) # Bugfixes 🐛 - Fix weird "stdClass not found" error in connection to array shapes (https://github.com/phpstan/phpstan-src/commit/8a6f7e9a1c0aa24e0cbf4160b042826ed14d80be), [#&#8203;12803](https://github.com/phpstan/phpstan/issues/12803) - Disable Override check for traits ([#&#8203;3911](https://github.com/phpstan/phpstan-src/pull/3911)), [#&#8203;12471](https://github.com/phpstan/phpstan/issues/12471), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! - Fix `DateTime::format('u')` return type ([#&#8203;3919](https://github.com/phpstan/phpstan-src/pull/3919)), thanks [@&#8203;mvorisek](https://github.com/mvorisek)! - Fix specifying types on nullsafe true/false comparison ([#&#8203;3940](https://github.com/phpstan/phpstan-src/pull/3940)), [#&#8203;12866](https://github.com/phpstan/phpstan/issues/12866), thanks [@&#8203;rvanvelzen](https://github.com/rvanvelzen)! # Function signature fixes 🤖 - Fix uopz signature ([#&#8203;3903](https://github.com/phpstan/phpstan-src/pull/3903)), [#&#8203;12499](https://github.com/phpstan/phpstan/issues/12499), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! ### [`v1.12.23`](https://github.com/phpstan/phpstan/releases/tag/1.12.23) [Compare Source](https://github.com/phpstan/phpstan/compare/1.12.22...1.12.23) Fix condition of fall-through case not used for exhaustive checks ([#&#8203;3900](https://github.com/phpstan/phpstan-src/pull/3900)), [#&#8203;11064](https://github.com/phpstan/phpstan/issues/11064), [#&#8203;3488](https://github.com/phpstan/phpstan/issues/3488), [#&#8203;8719](https://github.com/phpstan/phpstan/issues/8719), [#&#8203;12722](https://github.com/phpstan/phpstan/issues/12722), thanks [@&#8203;rvanvelzen](https://github.com/rvanvelzen)! ### [`v1.12.22`](https://github.com/phpstan/phpstan/releases/tag/1.12.22) [Compare Source](https://github.com/phpstan/phpstan/compare/1.12.21...1.12.22) # Improvements 🔧 - More precise `implode()` return type ([#&#8203;3774](https://github.com/phpstan/phpstan-src/pull/3774)), thanks [@&#8203;staabm](https://github.com/staabm)! # Bugfixes 🐛 - ArrayType - setting new offset with `[]` on array with constant-integer offset will add one to the offset (https://github.com/phpstan/phpstan-src/commit/fe595cba71279d990a8be265d594b470265ea318), [#&#8203;9328](https://github.com/phpstan/phpstan/issues/9328), [#&#8203;9850](https://github.com/phpstan/phpstan/issues/9850), [#&#8203;10650](https://github.com/phpstan/phpstan/issues/10650) - Optimize scalar values in oversized constant arrays (https://github.com/phpstan/phpstan-src/commit/791e708efd0e4f2b845d6d9a34494f54c493ca81), [#&#8203;12671](https://github.com/phpstan/phpstan/issues/12671) - StaticPropertyFetch is an impure point (https://github.com/phpstan/phpstan-src/commit/4111d0f5951338d3fa9735edd8ae38de90d15456) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
chore(deps): update dependency phpstan/phpstan to v1.12.24
Some checks failed
Tests / tests (7.4) (push) Has been cancelled
Tests / tests (8.0) (push) Has been cancelled
Tests / tests (8.1) (push) Has been cancelled
Tests / tests (7.4) (pull_request) Has been cancelled
Tests / tests (8.0) (pull_request) Has been cancelled
Tests / tests (8.1) (pull_request) Has been cancelled
5af731a396
renovate-bot changed title from chore(deps): update dependency phpstan/phpstan to v1.12.24 to chore(deps): update dependency phpstan/phpstan to v1.12.27 2025-07-06 18:04:04 +00:00
renovate-bot force-pushed renovate/phpstan-packages from 5af731a396 to 5b1f59e44e 2025-07-06 18:04:06 +00:00 Compare
renovate-bot force-pushed renovate/phpstan-packages from 5b1f59e44e to 780c82bfa1 2025-07-17 18:04:38 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency phpstan/phpstan to v1.12.27 to chore(deps): update dependency phpstan/phpstan to v1.12.28 2025-07-17 18:04:40 +00:00
Some checks failed
Tests / tests (7.4) (push) Has been cancelled
Tests / tests (8.0) (push) Has been cancelled
Tests / tests (8.1) (push) Has been cancelled
Tests / tests (7.4) (pull_request) Has been cancelled
Tests / tests (8.0) (pull_request) Has been cancelled
Tests / tests (8.1) (pull_request) Has been cancelled
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/phpstan-packages:renovate/phpstan-packages
git switch renovate/phpstan-packages

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/phpstan-packages
git switch renovate/phpstan-packages
git rebase master
git switch master
git merge --ff-only renovate/phpstan-packages
git switch renovate/phpstan-packages
git rebase master
git switch master
git merge --no-ff renovate/phpstan-packages
git switch master
git merge --squash renovate/phpstan-packages
git switch master
git merge --ff-only renovate/phpstan-packages
git switch master
git merge renovate/phpstan-packages
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PrivateCoffee/alltube#17
No description provided.