Gabriel Ostrolucký

Results 79 issues of Gabriel Ostrolucký

### Bug Report | Q | A |------------ | ------ | Version(s) | 3.11.0 #### Summary mezzio-tooling installation fails on this line https://github.com/mezzio/mezzio/blob/d5bf81f0caee6cf4b682a4bf1f8d693288bf217d/bin/mezzio-tooling#L74. This is of course because there is...

Bug
Documentation
Help Wanted

If I read [Excel_template_500Users.xlsx](https://github.com/openspout/openspout/files/13660857/Excel_template_500Users.xlsx), rows until row 16 (Uer15) have consistent dimension (20 cells), after that (User16) it's reduced to 5 cells

```php #[AsEventListener(ImportProcessEvent::USER_IMPORT_CONFIRMED, priority: 100)] final class UserImportListener { public function dispatchAccess(ImportProcessEvent $event): void { } } ``` This should be reported as an issue, because in runtime it produces >...

feature

In my case, plugin incorrectly claims `doctrine` service is private. After inspection, what I found is that plugin in my case analyzes these calls first ```php self::getContainer()->get(\Doctrine\Persistence\ManagerRegistry::class); ``` But because...

Initially hercules estimated 30min to complete. I've let it run over night. In morning I checked and after 9h progress it's just on ~ 40%. ``` ❯ hercules . --burndown...

I've experienced problems with building https://github.com/sp1thas/criticker-dataset without this

I love the idea of inferring default extensions to install from composer.json. I would like to have the same functionality for inferring default PHP version itself as well. At the...

Running eg. nix develop github:loophp/nix-shell#php74 in folder with composer.json that has no ext- sections takes still quite long time. I can see it compiling things like gd, mysql, iconv and...

I thought this fixer is great fit in combination with PSR-2's recommended 120 line length limit. However, it looks like line_break_between_method_arguments is trimming the line from whitespaces and only then...

It seems we can't specify position of subtitles. In some cases I would like to move it to top, so that I can still see burned-in subtitles.