Danil Ovchinnikov
Danil Ovchinnikov
Example code: ```php
Now all the steps have exit code 1. In a good way, we need to separate the steps with different error codes: `KPHP`, `g++` and `ld`
We need to fix the type for the `&$result` parameter of the [parse_str](https://www.php.net/manual/en/function.parse-str.php) function. Expectant type: `mixed[]` Actual type: `mixed` https://github.com/VKCOM/kphp/blob/20d99bd9b7618aadbc94bc95a025380ef03b4921/builtin-functions/_functions.txt#L631
1. Fixed links that were entered on 404 pages 2. Changed the links from Russian to English documentation
dynamic_rules: ```php function ruleOne() { /** * @warning warning test * @path www/ * @path-exclude path/first * @path-exclude path/second */ any_rule_one: { ...rules } } ``` When outputting errors, it...
### Describe the need of your request It's more of a question than a suggestion :) When developing plugins, I always try to use the `JetBrains Runtime` SDK. But the...
If you go into the client repository, it's not clear: 1) How to install the client; 2) There is no example code on how to send basic metrics; 3) No...
1. Remove old links 2. Add topics 3. Enable GitHub CI 4. Update LICENSE