Vitaliy Blats

Results 6 issues of Vitaliy Blats

### Operating System (OS/VERSION): CentOS 7 ### VestaCP Version: 0.9.8 ### Installed Software (what you got with the installer): apache, nginx, mysql ### Steps to Reproduce: 1. Install VestaCP; 2....

Hello. Found that "connect" method leaks memory if applied to previously declared and even destroyed object. Example. ```php

enhancement

Doing some high-voltage device, which sometimes put display down, on ESP32 connection using SPI. ESP32 doesn't rebooting, so it's only display problem. Not problem of your library, but have a...

question

1. Problem: White screen while script working; 2. Dev env: Arduino IDE; 3. Lib ver: TFT_eSPI of latest version from github; 4. Board ver: Any old board package version. Currently...

Hello. At first **I want to tell you many thanks**, without you next project will not possible. If you remember, some time ago I asked you few things about another...

Hello. As I see, latest version of GObject set_data and get_data still returning bool or weird symbols. I corrected these functions, so you can implement them into src/G/GObject.cpp: ```C Php::Value...