fedushok

Results 5 issues of fedushok

Good day! 1. Does your php-extension tutorial actual for php 8.1 (or 8.0)? 2. It will be great if you add some material about using C++ also. For example refresh...

Good day! I want to modify array (array of arrays) in my php extension. (All extension files is attached - [test.zip](https://github.com/dstogov/php-extension/files/5203821/test.zip)) The idea in php: ```

Good day! I have the same problem as described in the [issue](https://github.com/phpmyadmin/phpmyadmin/issues/17523). I need to use php 7.4 for some reasons. In such situation I think it is reasonable to...

question

svg file [(m.svg)](https://ucarecdn.com/bc3d17b0-9a83-406f-bab5-d40704f0d075/) I got some variants of svg->png conversation **First variant of png** (right version): **Second variant of png**: **Third variant of png**: First variant of png was made...

upstream

For example there is the following structure of a project fragment: `dir1` `___file1.inc` `___dir2` `______file.php` How to write in the file.php, to include file.inc?