You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Syntax check Insight is now using [PHP-Parallel-lint](https://github.com/php-parallel-lint/PHP-Parallel-Lint) ([#373](https://github.com/nunomaduro/phpinsights/pull/373), [#437](https://github.com/nunomaduro/phpinsights/pull/437), [#487](https://github.com/nunomaduro/phpinsights/pull/487))
13
+
- Cache on analysis ([#407](https://github.com/nunomaduro/phpinsights/pull/407))
14
+
- Allow to override preset config ([#420](https://github.com/nunomaduro/phpinsights/pull/420))
15
+
- Support Composer v2 ([#433](https://github.com/nunomaduro/phpinsights/pull/433), [#442](https://github.com/nunomaduro/phpinsights/pull/442))
16
+
- Support phploc v7 ([#428](https://github.com/nunomaduro/phpinsights/pull/428))
17
+
- Parallelization of analysis ([#414](https://github.com/nunomaduro/phpinsights/pull/414))
18
+
- Support PHP8 ([#448](https://github.com/nunomaduro/phpinsights/pull/448))
19
+
- CheckStyle report use the dot notation format to be using with Checkstyle parsers ([#464](https://github.com/nunomaduro/phpinsights/pull/464))
20
+
- Allow to use `version` in composer.json ([#473](https://github.com/nunomaduro/phpinsights/pull/473))
21
+
- Upgrade to [Slevomat/Coding-standard v7](https://github.com/slevomat/coding-standard) ([#477](https://github.com/nunomaduro/phpinsights/pull/477))
22
+
- New option to show summary only ([#481](https://github.com/nunomaduro/phpinsights/pull/481))
23
+
- Support PHP-CS-Fixer v3 ([#490](https://github.com/nunomaduro/phpinsights/pull/490))
0 commit comments