1.0.173
Major new features
Out of the box we added support for full github issue urls. In addition to the already existing date-format variant these 2 work without any additional configuration required.
Out of the box todo-by examples:
// XXX - 2023-12-14 fix it
// FIXME https://github.com/staabm/phpstan-todo-by/issues/91 fix me when this GitHub issue is closed
You might have already noticed, that we now support XXX
and FIXME
in addition to TODO
prefixed TODO comments.
What's Changed
- Bump phpstan/phpstan-symfony from 1.4.0 to 1.4.1 by @dependabot in #715
- Bump staabm/phpstan-todo-by from 0.1.25 to 0.1.26 by @dependabot in #714
- Bump phpstan/phpstan from 1.11.1 to 1.11.2 by @dependabot in #713
- Bump symplify/phpstan-rules from 12.4.9 to 12.6.4 by @dependabot in #712
- Bump tomasvotruba/type-coverage from 0.2.8 to 0.3.0 by @dependabot in #711
Full Changelog: 1.0.171...1.0.173