Aleksei Gagarin

Results 153 issues of Aleksei Gagarin

To add yet another test-server downloader > We have `https://temporal.download` now for downloading test server. Specifically `https://temporal.download/{artifact_name}/{version_name}` where `{artifact_name}` is `temporalite` or `temporal-test-sever` (i.e. the Java test server), and `{version_name}`...

enhancement
Tests

What do you think about introducing documentation and commits in English?

In cases when an exception doesn't implement the `FriendlyExceptionInterface` the exception still may have a PHP doc with a useful description. > [!NOTE] > The description may contain special annotations...

good first issue
status:ready for adoption
type:feature

It would be nice to be able to customize the appearance of the HTML error page. I mean the CSS style block (colors) and footer markup.

status:ready for adoption
type:enhancement

### Discussed in https://github.com/orgs/cycle/discussions/469 Originally posted by **LLyaudet** March 18, 2024 Hello, Recently I found a problem with Django and submitted a patch in a PR: https://code.djangoproject.com/ticket/35309 https://github.com/django/django/pull/17984 I also...

status:to be verified

- Render multiple solutions in UI - Add Solution Provider Registry like this: ```php interface SolutionProviderRegisrty { /** * @param callable(\Throwable): SolutionInterface|\Stringable|string $provider */ public function register($provider): void; } //...

Add the `trap()` function into [`ForgottenDebugOutputInspector`](https://github.com/kalessil/phpinspectionsea/blob/b34274871f5689febd09d091a3c52961d7d2bf59/src/main/java/com/kalessil/phpStorm/phpInspectionsEA/inspectors/apiUsage/debug/ForgottenDebugOutputInspector.java#L32C14-L32C44) there https://github.com/kalessil/phpinspectionsea

outside
for contributors

There is Psalm baseline. We need to resolve it.

good first issue
help wanted
for contributors

Need to config CI pipelines to build `trap.phar`

enhancement
help wanted
for contributors

Print a random joke about PHP --- Or print a joke of the day on start

enhancement