mostafa-rz

Results 9 issues of mostafa-rz

# Bug report Hi, the `match` expression produces `variable might not be defined` incorrectly. ### Code snippet that reproduces the problem [Playground-1](https://phpstan.org/r/0d40f950-1615-4673-b032-dbdd19dfdf2d) [Playground-2](https://phpstan.org/r/073a2f00-7331-4a34-8bcc-78dc39f0319f) ### Expected output no error. ### Did...

bug

**What problem does this feature proposal attempt to solve?** We can add a namespace to the config file and allow the lighthouse to search there for the classes. The namespaces...

enhancement

- [ ] Added or updated tests - [ ] Documented user facing changes - [x] Updated CHANGELOG.md **Changes** Pass the resolveInfo->path array to the `key` method of `CacheKeyAndTags` class....

enhancement
6.x

**Describe the bug** In the case that the options of a multi-select are too many, there are rendering problems in Microsoft Edge. For the same multi-select, I don't have any...

bug

Hi, I am using WSL2 for development. I installed Helm and configured it. Everything is working fine with Helm itself. In WSL2 the `repository.yaml` file is saved in this directory...

### Please answer the questions below, it helps us to track the issue. 1. Driver: MySQL 2. Version 5.9.7 (272) - x64 I have 2 different users for the same...

**Describe the bug** I am using the digest strategy to update the images. Sometimes the image updater pushes multiple commits with the same sha256 value but different tags. It changes...

bug

I want to add the APQ hash to the context, to be accessible in all the resolvers. **What problem does this feature proposal attempt to solve?** It is useable as...

enhancement

Hi, I tried to use `getAbbreviatedName()`, but it returned the wrong result. If I use the PHP timezones I will get the correct one. ``` PHP // Carbon, result amt...