Skip to content

Releases: phpstan/phpstan-deprecation-rules

1.1.0

13 Dec 10:31
Compare
Choose a tag to compare
  • 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

01 Nov 07:04
1.0.0
e5ccafb
Compare
Choose a tag to compare
  • 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

13 Dec 10:21
Compare
Choose a tag to compare
  • 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

12 Dec 14:50
Compare
Choose a tag to compare
0.12.5

0.11.2

29 May 06:07
Compare
Choose a tag to compare

Report descriptions of @deprecated tags (5685fe4), #2

0.11.1

19 May 19:56
Compare
Choose a tag to compare

0.10

24 Jun 18:50
Compare
Choose a tag to compare

Initial release