alexey.d

Results 9 issues of alexey.d

- Deployer version: 7.0.0-rc.8 - Deployment OS: Ubuntu 18.04.6 LTS I'm not sure if this is the desired behavior, since I discovered it by applying deployer to a rather non-standard...

feature

Hi. I've run into the following problem. Suppose I have a local `my-package` and a local `my-app` application that uses it. `my-package` is connected to `my-app` using `yalc link my-package`...

When required script contains syntax errors, it silently skips it just like file was not included. ``` $v8 = new V8Js(); $v8->setModuleLoader(function ($path) { return 'synta}{ error!'; // returns undefined...

bug

Hello! Actually I'm not about a bug, but this applies to the simultaneous use of the studio and phpstorm. When I create a symlink to an existing package using studio,...

Hello! This is really cool library with no alternatives. But I'm stuck with understanding how index() action works. Server should return an array of items. As result I get model...

**Version(s) affected**: 1.13.0 **Description** An error occurs when requesting info on .li domains. **How to reproduce** ``` console.log(await whoiser.domain(domain)) { 'whois.nic.li': { 'Domain Status': [], 'Name Server': [], text: [...

bug

I have to use curl-impersonate in php not directly, but through a symfony CurlHttpClient object. I have followed all the instructions in the manual and everything seems to work correctly....

Hi. I want to use ghostwriter on Windows 10. Also I have PuntoSwitcher software installed. It is a utility for auto-switching keyboard layout from English to Russian and vice versa....

В [VK\CallbackApi\VKCallbackApiServerHandler](https://github.com/VKCOM/vk-php-sdk/blob/master/src/VK/CallbackApi/VKCallbackApiServerHandler.php) и [VK\CallbackApi\VKCallbackApiLongPollExecutor](https://github.com/VKCOM/vk-php-sdk/blob/master/src/VK/CallbackApi/VKCallbackApiLongPollExecutor.php) указан неймспейс: `namespace Generator\Skeleton\skeleton\base\src\VK\CallbackApi`. Вдобавок, если обойти эту проблему и попытаться использовать VKCallbackApiServerHandler, то возникает ошибка `PHP Fatal error: Cannot make non abstract method VK\CallbackApi\VKCallbackApiHandler::confirmation() abstract...