Results 9 issues of Kamil

Some of the software I have to work with comes with `@var` definitions with variable name first and then type. For example: ``` /** @var $date \DateTime */ ``` This...

When moving folder with class:move, use lines, that reference whole folder are not getting updated. I'm not sure really how to describe it properly for everyone to understand, so I've...

**Description** Since the update to v2 the `.env` file doesn't have $PWD variable set. I've create a small git repository for reproducing the error you can find here: https://gitlab.com/lumnn/docker-compose-env-error Basically...

stale
Docker Compose V2

I didn't like the fact it had a lot of text in an entry, which at the same time didn't give quick feedback to user about what the completion is...

Followed "Adding theme options" tutorial on https://github.com/pagekit/docs/blob/master/tutorials/theme.md#adding-position-options When I finished the tab "Theme" was shown, but no content inside it. I've solved the issue by looking at theme-one code. The...

### Description (*) PR removes 2 duplicated values from one of the less files. ### Questions or comments The removed code can also be found on lines 70, 71 ###...

Area: Lib/Frontend
Cleanup
Progress: ready for testing
Release Line: 2.4
Auto-Tests: Not Required
Triage: Dev.Experience
Severity: S4
Priority: P4
Risk: low

### Preconditions Magento Version : Magento 2.4.7-p4 ElasticSuite Version : 2.11.13 Environment : both Third party modules : ### Steps to reproduce 1. Add color swatch and enable filtering 2....

### Description (*) Many of the `@var` docblock statements are not written in a style described by [phpDocumentor](https://docs.phpdoc.org/latest/guide/references/phpdoc/tags/var.html#var) which is recommended by [Magento DocBlock Standard](https://developer.adobe.com/commerce/php/coding-standards/docblock/) It comes to the point...

Progress: pending review
Priority: P3
Project: Community Picked