Aleksei Gagarin
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}`...
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...
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.
### 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...
- 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
There is Psalm baseline. We need to resolve it.
Need to config CI pipelines to build `trap.phar`
Print a random joke about PHP --- Or print a joke of the day on start