I have windows 10 x64.
Installed OpenServer v 5.2.2
PHP-7.1 x64
Phalcon 3.3.0
In normal mode PHP scripts on Phalcon work fine. But they should be run in parallel, as 1-2 requests are processed and the correct result is produced, and all subsequent requests give the following results
Why this can happen?