Skip to content

Releases: staabm/phpstan-todo-by

0.3.3

04 Dec 06:51
3c2b7f7

Choose a tag to compare

Bugfixes

  • Fix curl-share handling on PHP < 8.5 by @staabm in #173

Full Changelog: 0.3.2...0.3.3

0.3.2

22 Nov 11:16

Choose a tag to compare

Improvements

  • Utilize curl-share to save resources (90a1da0)

Internals

  • CI: Cover PHP 8.4/8.5 by @staabm in #167
  • Update friendsofphp/php-cs-fixer requirement from ^3.86 to ^3.87 by @dependabot[bot] in #162
  • Update nikic/php-parser requirement from ^5.3 to ^5.6 by @dependabot[bot] in #158
  • Update friendsofphp/php-cs-fixer requirement from ^3.87 to ^3.88 by @dependabot[bot] in #163
  • Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #164
  • Update friendsofphp/php-cs-fixer requirement from ^3.88 to ^3.89 by @dependabot[bot] in #165

Full Changelog: 0.3.1...0.3.2

0.3.1

27 Aug 08:56
cdab62d

Choose a tag to compare

Bugfixes

  • Support GitHub Pull Request URLs by @ruudk in #161
  • Update error message in UrlRUle to better handle URLs by @thePanz in #159

New Contributors

Full Changelog: 0.3...0.3.1

0.3

26 Jun 18:20
da684ec

Choose a tag to compare

0.3

Improvements

  • Use vendor/composer/installed.php in TodoByPackageVersionRule.php by @ruudk in #147
  • Min requirement is PHPStan 2.0 by @staabm in #125
  • Update nikic/php-parser requirement from ^4.0 to ^5.3 by @dependabot in #118

Internals

Full Changelog: 0.2...0.3

0.2

11 Nov 08:13
de149a2

Choose a tag to compare

0.2

What's Changed

New Contributors

Full Changelog: 0.1.32...0.2

0.1.32

08 Oct 10:09
81a55ca

Choose a tag to compare

What's Changed

Internals

New Contributors

Full Changelog: 0.1.31...0.1.32

0.1.31

16 Sep 15:02
2715e6d

Choose a tag to compare

What's Changed

Cleanup

  • Ignore Name and Identifier nodes to reduce memory consumption by @staabm in #108
  • Close curl handle after removing them from curl-multi-handle by @staabm in #109

Full Changelog: 0.1.30...0.1.31

0.1.30

16 Sep 13:52
e90df6d

Choose a tag to compare

What's Changed

  • Ignore InlineHTML to reduce memory consumption by @staabm in #106

Full Changelog: 0.1.29...0.1.30

0.1.29

16 Sep 13:39
cf30537

Choose a tag to compare

What's Changed

  • Ignore more nodes to reduce memory consumption by @staabm in #105

Full Changelog: 0.1.28...0.1.29

0.1.28

13 Aug 06:12
27ab19c

Choose a tag to compare

What's Changed

  • Simplify collector-data to reduce memory consumption by @staabm in #104

Full Changelog: 0.1.27...0.1.28