Skip to content

Update yii2-extensions/phpstan requirement from ^0.1 to ^0.4#12

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/yii2-extensions/phpstan-tw-0.4
Open

Update yii2-extensions/phpstan requirement from ^0.1 to ^0.4#12
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/yii2-extensions/phpstan-tw-0.4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Updates the requirements on yii2-extensions/phpstan to permit the latest version.

Release notes

Sourced from yii2-extensions/phpstan's releases.

0.4.1

What's Changed

Full Changelog: yii2-extensions/phpstan@0.4.0...0.4.1

Changelog

Sourced from yii2-extensions/phpstan's changelog.

0.4.1 April 05, 2026

  • fix: update Rector command in composer.json to remove unnecessary 'src' argument.
  • feat: replace static stub files with dynamic stub generation for Yii::$app type inference, adding support for custom application types.
  • chore: remove sync-metadata script and docs/development.md, update documentation links.
  • feat: add Yii::$app->params type inference from configuration for precise array shape typing.

0.4.0 January 26, 2026

  • chore: update .gitattributes to exclude additional files from the package.
  • chore: exclude phpstan-console.neon from the package in .gitattributes.
  • ci: update workflow actions to use v1 stable version instead of main.
  • docs: update README.md to include Behavior integration section and example usage.
  • docs: update README.md to enhance badge visibility and improve installation instructions.
  • build: bump php-forge/actions from 1 to 2.
  • ci: update workflows and documentation for improved CI/CD processes and feature clarity.
  • chore: improve .gitignore formatting and add missing entries for better clarity.
  • build: update symplify/easy-coding-standard requirement from ^12.1 to ^13.0.
  • feat: add php-forge/coding-standard to development dependencies for code quality checks and add support PHP 8.5.

0.3.1 August 16, 2025

  • refactor: order class elements in methods and properties.
  • chore: add case to the ordered class elements in ECS configuration.
  • docs: correct badge URL formatting in README.md.
  • docs: add missing Composer requirement in installation guide.
  • docs: update license badge in README.md for correct display and add missing header in LICENSE.md.
  • fix: correct default stub filename in StubFilesExtension.php for accurate PHPStan analysis.
  • refactor: refactor dynamic return type inference for HeaderCollection::get() method, and add tests for type inference.
  • docs: update CHANGELOG.md to include recent bugfixes and enhancements for version 0.3.1.
  • chore: update branch alias version in composer.json from 0.3.x-dev to 0.4.x-dev.

0.3.0 June 27, 2025

  • refactor: move config fixtures into config subdirectory.
  • refactor: update ActiveQuery and ActiveRecord dynamic return type extensions for improved type inference and error handling; remove deprecated ActiveQueryObjectType and ActiveRecordObjectType classes.
  • feat: enhance DI container type inference and testing.
  • fix: correct exception message formatting in ServiceMapServiceTest.
  • fix: resolve Container::get() type inference for unconfigured classes in config (ServiceMap).
  • feat: enhance PHPStan analysis for Behavior type inference and testing.
  • docs: refactor PHPDoc comments for consistency and clarity.
  • refactor: move ApplicationPropertiesClassReflectionExtension to property directory and add testing.
  • test: add tests for session property availability in Console and Web Applications.
  • refactor: move UserPropertiesClassReflectionExtension to property directory and add testing.
  • fix: improve ServiceMap configuration for application types (Base, Console, Web).
  • docs: update README.md to enhance clarity and structure of docs/installation.md, docs/configuration.md and docs/examples.md.
  • feat: add ActiveRecordGetAttributeDynamicMethodReturnTypeExtension to provide precise type inference for getAttribute() method calls based on PHPDoc annotations.
  • refactor: update PHPStan configuration paths and create new config files for improved structure and clarity.
  • docs: update documentation for ServiceMap and related classes to enhance clarity for Yii Application static analysis.
  • docs: add Testing Guide link to installation and examples documentation.

... (truncated)

Commits
  • 73d24f7 Release version 0.4.1.
  • 72833fa feat: add Yii::$app->params type inference from configuration for precise a...
  • 8caeb88 chore: clean up changelog by removing issue references and ensuring consisten...
  • 1c42c80 chore: remove sync-metadata script and docs/development.md, update docume...
  • 79d8441 Replace static stub files with dynamic stub generation for Yii::$app type i...
  • a2fe54e fix(docs): Update Rector command in composer.json to remove unnecessary 'sr...
  • b617ad7 Prepare for next release.
  • 371114c Release version 0.4.0.
  • f0ed6c2 feat(dev): Add php-forge/coding-standard to development dependencies for co...
  • bae24ba chore(deps-dev): update symplify/easy-coding-standard requirement from ^12.1 ...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [yii2-extensions/phpstan](https://github.com/yii2-extensions/phpstan) to permit the latest version.
- [Release notes](https://github.com/yii2-extensions/phpstan/releases)
- [Changelog](https://github.com/yii2-extensions/phpstan/blob/main/CHANGELOG.md)
- [Commits](yii2-extensions/phpstan@0.1.0...0.4.1)

---
updated-dependencies:
- dependency-name: yii2-extensions/phpstan
  dependency-version: 0.4.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants