Matúš Koterba

Results 5 issues of Matúš Koterba

# Bug Report | Subject | Details | | :------------- | :---------------------------------------------------------------| | Rector version | 0.14.2 | According to docs, there should be `AddArrowFunctionReturnTypeRector` but for some reason I...

bug

Hello, I am trying to make plugin, that uses LightAPI, and I would like to use Jitpack. Problem is, Jitpack is returning error while trying to build your repository (https://jitpack.io/com/github/Qveshn/LightAPI/3.4.2/build.log)....

Hello, found that when I use rule ```php 'global_namespace_import' => [ 'import_classes' => true, ], ``` with this package, the result for global namespaces (`\BackedEnum`, `\Exception`) is something like this:...

## Before you submit an issue, please be sure to search through existing issues as well as search through the [documentation](https://hyperf.wiki) - [x] I've searched all existing issues - [x]...

question