Skip to content

Conversation

@eliashaeussler
Copy link
Owner

@eliashaeussler eliashaeussler commented Jul 14, 2024

TODO

@eliashaeussler eliashaeussler added enhancement New feature or request breaking This introduces a breaking change labels Jul 14, 2024
@eliashaeussler eliashaeussler self-assigned this Jul 14, 2024
@eliashaeussler eliashaeussler marked this pull request as draft July 14, 2024 12:51
@eliashaeussler eliashaeussler force-pushed the 2.x branch 2 times, most recently from 05e18e0 to 3c3a9d6 Compare August 1, 2024 22:19
Copy link

@qlty-cloud-legacy qlty-cloud-legacy bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 27164 lines exceeds the maximum allowed for the inline comments feature.

Copy link

@qlty-cloud-legacy qlty-cloud-legacy bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 27164 lines exceeds the maximum allowed for the inline comments feature.

Copy link

@qlty-cloud-legacy qlty-cloud-legacy bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 27162 lines exceeds the maximum allowed for the inline comments feature.

renovate bot and others added 15 commits August 7, 2025 11:10
| datasource  | package                   | from | to |
| ----------- | ------------------------- | ---- | -- |
| github-tags | actions/download-artifact | v4   | v5 |
| datasource  | package          | from | to |
| ----------- | ---------------- | ---- | -- |
| github-tags | actions/checkout | v4   | v5 |
| datasource | package           | from  | to     |
| ---------- | ----------------- | ----- | ------ |
| packagist  | composer/composer | 2.8.9 | 2.8.10 |
| datasource | package                 | from  | to    |
| ---------- | ----------------------- | ----- | ----- |
| packagist  | phpstan/phpstan-symfony | 2.0.6 | 2.0.7 |
* [TASK] Update all dependencies

* [BUGFIX] Exclude test application from service container

* [TASK] Fix closure comparison and drop support for PHP 8.2 and Symfony 5

* [TASK] Switch to qlty

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Elias Häußler <elias@haeussler.dev>
| datasource  | package     | from | to  |
| ----------- | ----------- | ---- | --- |
| github-tags | php/php-src | 8.3  | 8.4 |
| datasource | package      | from   | to    |
| ---------- | ------------ | ------ | ----- |
| packagist  | cuyz/valinor | 1.17.0 | 2.1.2 |
@qltysh
Copy link

qltysh bot commented Sep 23, 2025

100 new issues

Tool Category Rule Count
php-codesniffer Lint Private method name "UpdateCheckCommand::resolveConfiguration" must be prefixed with an underscore 9
php-codesniffer Lint Missing short description in doc comment 6
php-codesniffer Lint Missing parameter comment 6
php-codesniffer Lint You must use "/**" style comments for a file comment 5
php-codesniffer Lint Space after closing parenthesis of function call prohibited 5
php-codesniffer Lint Opening parenthesis of a multi-line function call must be the last content on the line 3
php-codesniffer Lint Closing parenthesis of a multi-line function call must be on a line by itself 3
php-codesniffer Lint Tag value for @author tag indented incorrectly; expected 2 spaces but found 1 3
php-codesniffer Lint @license tag must contain a URL and a license name 3
php-codesniffer Lint Missing @Package tag in class comment 3
php-codesniffer Lint Closing brace must be on a line by itself 3
php-codesniffer Lint Line exceeds 85 characters; contains 98 characters 24
php-codesniffer Lint Missing @link tag in class comment 2
php-codesniffer Lint Missing @category tag in class comment 2
php-codesniffer Lint Missing @return tag in function comment 2
php-codesniffer Lint The open comment tag must be the only content on the line 2
php-codesniffer Lint The close comment tag must be the only content on the line 2
php-codesniffer Lint Missing doc comment for function __construct() 15
php-codesniffer Lint Private member variable "io" must be prefixed with an underscore 1
php-codesniffer Lint Doc comment for parameter "$io" missing 1

renovate bot and others added 8 commits October 24, 2025 23:05
| datasource  | package                   | from | to |
| ----------- | ------------------------- | ---- | -- |
| github-tags | actions/download-artifact | v5   | v6 |
| github-tags | actions/upload-artifact   | v4   | v5 |
…ifact-actions

[TASK] Update GitHub artifact actions (major)
| datasource  | package          | from | to |
| ----------- | ---------------- | ---- | -- |
| github-tags | actions/checkout | v5   | v6 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking This introduces a breaking change enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants