Dezső BICZÓ

Results 141 comments of Dezső BICZÓ

The fix was merged, waiting for a tagged release: https://www.drupal.org/project/entity/issues/3332956

Opened: https://www.drupal.org/project/entity/issues/3391242

There is a hidden` /developer-apps` path for listing all developer apps and` /team-apps` respectively (entity collection paths ;) , but due to the lack of pager support and some other...

@devreltomtom Please restore indention in code and accept the CLA.

You can also use Admin Toolbar as an example, 3.0.3 is reported as unsupported in Drupal's Updates UI (3.1.0 is available), but currently this tool does not complain about it.

If anybody is looking for a solution for this particular problem, let me promote my tool that collects all unsupported packages from Drupal.org every day. https://packagist.org/packages/mxr576/ddqg#dev-no-no-unsupported-versions It can be also...

Thanks for the quick answer @stof , yes, I have just referenced this issue on #36858. So I am not seeing ghost here, right? The component is not following the...

If the suggested fix is acceptable, gladly! :)

Although, it came to my mind that is there a realistic scenario where `@phpstan-param` is used to specify a class/interface reference instead of `@param`? Is these a scenario where somebody...

Just a side note, now that constraints are also applicable to config entities, we can go even crazier stuff and parse those as well and tell PHPStan that something is...