michalananapps

Results 6 issues of michalananapps

### Bug report I found false positive reporting of `Comparison operation ">" between int and 0 is always true.` on arrays in cases when they are emptied by unsets. It...

bug

## Changes in this pull request Migrating Symfony\Component\Routing\Annotation\Route to attributes ## Additional info Migrating annotations from Symfony\Component\Routing\Annotation\Route to attributes has several advantages, which can make project cleaner, more modern, and...

Improvement
Pimcore:ToDo

## Changes in this pull request Resolves #17696 ## Additional info The file models/Document/Editable/Date.php requires a temporary workaround due to Carbon deprecating the formatLocalized method. Once support for the outputFormat...

Pimcore:ToDo

## Changes in this pull request Resolves #17690 ## Additional info The doctrine/collections dependency is not necessary as its classes are only used for instanceof checks. The current version constraint...

Pimcore:ToDo

### Improvement description **Description:** I kindly request an upgrade of the `doctrine/collections` dependency in the `composer.json` file to versions `^1.6.8 || ^2.0`. This upgrade is necessary to ensure compatibility with...

Improvement

### Symfony version(s) affected 6.4..14 ### Description When using the Symfony Scheduler component in a stateful configuration with a Doctrine DBAL lock, an exception is thrown due to an invalid...

Bug
Status: Needs Review
Lock
Stalled
Scheduler