andersundsehr/phpstan-git-files
PHPStan extension that automatically feeds PHPStan all tracked .php files from your Git repository, so analysis always matches what’s in version control. Install via Composer and include the provided extension.neon/extension.php in your PHPStan config.
[BUGFIX] remove old STRICT_BOOLEANS (#115)
Backport PR #112 changes to 10.x (#113)
Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com
Fix root CI failures caused by composer.json normalization drift (#111)
Root CI was failing in the main package jobs because composer_normalize was reordering composer.json. This change restores normalized dependency ordering without removing the sebastian/diff compatibility constraint added for the Fractor toolchain.
CI failure source
composer.json with the order expected by ergebnis/composer-normalizegrumphp runs across PHP versionsDependency compatibility
sebastian/diff constraint limited to supported majors for the current Fractor stack"rector/rector": "^2.2.10",
"sebastian/diff": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
"squizlabs/php_codesniffer": "^4.0.1"
Merge pull request #110 from andersundsehr/Kanti-patch-1
[BUGFIX] Update paths to use getcwd() instead of DIR
Merge pull request #106 from andersundsehr/feature/add-fractor
Feature/add fractor
Merge pull request #94 from andersundsehr/php-8.5
Merge pull request #97 from andersundsehr/bugfix/keep-keys-on-data-providers
Merge pull request #87 from andersundsehr/bugfix/codesplit
Merge pull request #84 from andersundsehr/all-merged
Full Changelog: https://github.com/andersundsehr/phpstan-git-files/compare/1.0.3...1.0.4
Full Changelog: https://github.com/andersundsehr/phpstan-git-files/compare/1.0.2...1.0.3
Full Changelog: https://github.com/andersundsehr/phpstan-git-files/commits/1.0.0
How can I help you explore Laravel packages today?