Vladislav Senin

Results 14 issues of Vladislav Senin

- improved macos (m processor series) support - linux on arm processors support

for better optimization by default

* fixed vkext vk_win_to_utf8 escape parameter * added new vk_json_escape method to escaping some symbols (like ", `"`, ``, `"`, etc) in json string

* small fix for iconv function * added iconv tests * new phpt tag 'binary', which open test result files with binary flag for comparing php and kphp

The problem was related to using epoll-shim, which relies on the kqueue() function. If you review the [documentation](https://www.opennet.ru/man.shtml?topic=kqueue&category=2) for kqueue(), you will see that it states the following: "The kqueue()...

bug