VovkaPOC

Results 5 issues of VovkaPOC

Problem described in this [screenshot](https://ibb.co/Wv8TYT8) How to fix this???

LibTerm version 5.2.2 (1), 12 Nov 2022 at 00:29 Last login: 2 Dec 2023 at 15:30 iPhone $ python3 -m ensurepip Looking in links: /private/var/mobile/Containers/Data/Application/EDBB3D29-86BB-4FF3-A891-85DA1141F5FF/tmp/tmpgh94x5qj Collecting setuptools Collecting pip Installing...

In compilation process latest parallel (master branch) I see this warnings: ``` /private/tmp/parallel/src/sync.c:33:48: warning: unused function 'php_parallel_sync_fetch' [-Wunused-function] static zend_always_inline php_parallel_sync_t* php_parallel_sync_fetch(zend_object *o) { ^ /private/tmp/parallel/src/sync.c:40:48: warning: unused function 'php_parallel_sync_from'...

In newer php version in compilation process parallel I see error: ``` /tmp/parallel-1.2.1/src/poll.c:23:10: fatal error: 'ext/standard/php_mt_rand.h' file not found #include "ext/standard/php_mt_rand.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make: *** [src/poll.lo] Error 1...

I detect bug with enabled both showHeader and weightUsage, returns only weightUsage in array without header. I fixed this in method processRequest in file /src/Binance/APIClient.php Fixed code: ``` private function...

reviewing