Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Phpstan Deprecation Rules Laravel Package

phpstan/phpstan-deprecation-rules

View on GitHub
Deep Wiki
Context7
2.0.4
  • 6b55710 - Constants deprecation depends on Scope->getPhpVersion() (#170)
  • fc5fc52 - Add keywords for static analysis in composer.json
  • 7188c0b - move analyse-paths into phpstan.neon
  • 5f39876 - Fix mutation testing on dev branch (#166)
  • 68e0865 - Setup mutation testing
  • 0b87f52 - Update actions/checkout action to v5
  • 2476691 - Update Eomm/why-don-t-you-tweet action to v2
2.0.3
  • 468e02c - Remove UsageOfDeprecatedCastRule in favour of it already being implemented in PHPStan via RestrictedMethodUsageExtension
  • ea25caa - Fix UsageOfDeprecatedCastRule - it reported all casts, not just (string)
2.0.2
  • 9d8e7d4 - Implement RestrictedClassConstantUsageExtension
  • 9e96248 - Implement RestrictedPropertyUsageExtension
  • 3562b56 - Implement RestrictedFunctionUsageExtension
  • ce7a039 - Simplification
  • 223f1ab - Replace TypeHintDeprecated*Rule with RestrictedDeprecatedClassNameUsageExtension
  • 13d3746 - Simplification
  • 09f067c - Fixes
  • e5d941d - Restore original CallToDeprecatedStaticMethodRuleTest
  • 0deffb7 - Implement RestrictedClassNameUsageExtension
  • 15f1d89 - RestrictedMethodUsageExtension is called for static methods too
  • 0494a38 - Take advantage of RestrictedMethodUsageExtension
  • 96f9357 - Update metcalfc/changelog-generator action to v4.6.2
  • 775b713 - Readme: mention custom deprecation attribute
  • adf5e23 - Update metcalfc/changelog-generator action to v4.5.0
  • d3fb1e8 - Update LICENSE
2.0.1
  • 1cc1259 - Bleeding edge - CallWithDeprecatedIniOptionRule
2.0.0
  • 81833b5 - Removed always true PHP_VERSION_ID condition
  • f4a969d - Merge branch '1.2.x' into 2.0.x
  • 0ccccb1 - selectSingle() is being deprecated
  • 392bbe7 - Updates for PHPStan 2.0 changes
  • 89572d5 - Merge branch '1.2.x' into 2.0.x
  • 398e2e2 - Merge remote-tracking branch 'origin/1.2.x' into 2.0.x
  • 4590cf6 - Update build-cs
  • 681b2db - Stop testing PHP 7.2 and 7.3
  • 0e1d78a - Open 2.0.x
1.2.1
1.2.0
  • fa8cce7 - Update lock-closed-issues.yml
  • 8342041 - Merge remote-tracking branch 'origin/1.1.x' into 1.2.x
  • d457b73 - Update PHPStan version
  • ff4f00f - Update FetchingDeprecatedConstRuleTest.php
  • 437ac71 - Fix build
  • e9ea332 - Update metcalfc/changelog-generator action to v4.3.1
  • f71dbf6 - Update cbrgm/mastodon-github-action action to v2
  • 10f0e35 - Merge branch '1.1.x' into 1.2.x
  • 674d785 - Fix build
  • e7fe22b - Update metcalfc/changelog-generator action to v4.2.0
  • 83345f7 - Update dessant/lock-threads action to v5
  • 788ea1b - remove phpstan/phpstan-php-parser
  • 4175e8a - Update actions/checkout action to v4
  • f1cacde - Fix a typo
  • 1884f9f - Next-gen coding standard workflow
  • 2313a63 - Modernize rules to use RuleErrorBuilder and report error identifiers
  • ca9e4fd - Open 1.2.x-dev
1.1.4
  • 089d8a8 - DeprecatedScopeResolver - documentation in README
  • ce6a85a - DeprecatedScopeResolver - description in PHPDoc
  • 0f3fbc3 - DeprecatedScopeResolver is covered with backward compatibility promise
  • 6d416c7 - Add deprecated scope resolving
  • 94d68d3 - Update dependency slevomat/coding-standard to v8.12.0
  • 4b7516f - Update dependency slevomat/coding-standard to v8.11.1
  • 9d366de - Update dependency slevomat/coding-standard to v8.10.0
  • a0b8839 - Update build-cs
  • 67b670f - Update PHPCS
  • e148790 - Update metcalfc/changelog-generator action to v4.1.0
  • cbbbaa9 - add test for deprecation inheritance in trait
1.1.3
  • a22b36b - report deprecated properties accessed by self
  • e3761ea - Update github-actions to v4
1.1.2
1.1.1
  • 2c6792e - Move deprecationRulesInstalled parameter to the right file
1.1.0
  • f6e02de - Override deprecationRulesInstalled config to true
  • 763fe3e - Update build.yml
  • b814f32 - Create tag workflow
  • 51139d3 - Fixes
  • de8683a - Update dependency slevomat/coding-standard to v7.2.1
  • 7bdf21f - Update FetchingDeprecatedConstRule.php
  • 914c542 - Update dependency slevomat/coding-standard to v7.2.0
  • 169d905 - Update dependency slevomat/coding-standard to v7.1
  • 82044cb - Drop alias
  • 755b8c2 - Update workflow
  • 1c3806d - Drop support for PHP 7.1, require PHPStan 1.5.0
  • aea2fbf - Update dependency slevomat/coding-standard to v7.0.20
  • 022b2de - Update actions/checkout action to v3
  • 21aa2be - Update dependency slevomat/coding-standard to v7.0.19
  • 52ce6c6 - Update dependency slevomat/coding-standard to v7
  • 5855ecd - Update renovate.json
  • 04ca04a - Update lock-closed-issues.yml
  • 4e3fd4d - Update github-actions
  • c838583 - Update metcalfc/changelog-generator action to v1.0.1
  • ef8f5a2 - Delete dependabot.yml
  • 0e3fae6 - Update and rename renovate.json to .github/renovate.json
  • d54e093 - Add renovate.json
  • 0a40844 - Update phpunit.xml
  • d63ce28 - Update release.yml
  • f8d8cb5 - Tweet release action
  • fb17fd1 - Allow Composer plugins
  • 7f052b7 - Revert "Use dev PHP-Parser"
  • 395d1ee - Test all jobs on PHP 8.1
  • d6102eb - Composer > Remove --no-suggest
  • b711513 - Test on PHP 8.1
  • 05df7ae - Use dev PHP-Parser
  • 2cbafb6 - Fix assertions for phpstan master
1.0.0
  • e85a182 - Dependabot
  • 67a266a - Bump metcalfc/changelog-generator from v0.4.4 to v1.0.0
  • c13ab9a - Lock closed issues
  • dc7764a - Drop Phing for Makefile
  • fbd7443 - chore: Use the latest PHPUnit wherever possible, use PHP 8.0 for PHPCS
  • 79abee3 - Rewrite in backward compatibility compliant way
  • 91bdd96 - Fix
  • a6a1ed5 - Open 1.0-dev
  • e5ccafb - Improve compatibility with PHPStan 1.0
0.12.6
  • 399481e - added some infos on how the plugin works/how to use it
  • 46413ec - Update README.md
  • 7d2ccb0 - Update README.md
  • 44dd720 - Use the maintained version of php-parallel-lint
  • 05d9200 - Travis > Test on PHP 7.4
  • a22a997 - Updated coding standard that can run on PHP 7.4
  • 7c4a6a3 - Use GitHub Actions instead of Travis CI
  • 46dbd43 - Automatic release workflow
0.12.5
0.11.2

Report descriptions of [@deprecated](https://github.com/deprecated) tags (5685fe48873efc5af1f2cc95d9c1b8ae82c728fe), #2

0.11.1
0.10

Initial release

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport