Max Ageev

Results 26 issues of Max Ageev

https://github.com/csarrazi/guzzle-cache-middleware/blob/2ff242e660900ab6b8bcf64be2c76c0d6af61c8b/composer.json#L11

I've never seen something similar before Apply migrations ``` 'controllerMap' => [ ... 'migrate' => [ 'class' => 'yii\console\controllers\MigrateController', 'migrationNamespaces' => [ 'nemmo\attachments\migrations', ], ], ... ], ``` php yii...

| Q | A | ----------------------------| ----------------------- | `auditor-bundle` version | 4.1.0 | PHP version | 7.4.19 | Database | PostgreSQL #### Summary Memory leak when running Codeception test. ####...

bug
feedback needed

## Mapping configuration via typed property Remove @ORM\Columm(**type="uuid"**) to minimize effort on configuration. ## Background/problem Redundant info of typed property and annotation. ## Proposal/solution Doctrine support [getting type from typed...

enhancement

The magic methods ``` * @method static Money AED(string|int $amount) * @method static Money ALL(string|int $amount) * @method static Money AMD(string|int $amount) * @method static Money ANG(string|int $amount) * @method...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Would be nice to...

enhancement

![image](https://user-images.githubusercontent.com/20613430/50583160-7e131900-0e89-11e9-9441-a9164b6c1e80.png)

bug

![image](https://user-images.githubusercontent.com/20613430/133806080-e03ad4ad-6b10-4988-a5c1-2ba77211e719.png) Here I expect to see throws doc block to make my Static Analyze Tool help me to process the error.