Is it possible to compile your extension from source to dll from newest release 1.2.5? I already tried to do it, but there is no command in configure for "--enable-parallel=shared", only "--with-parallel" and it not providing any .dll for windows php using. It's only display that:

If i try to use "--with-parallel" - It configure and successfully nmake, but there is no any .dll in release folder for Parallel.
Also there can be a bug or error(now I'm using older 1.2.4 dll), but is it okay that if when example script is running as regular site page - it just shutdown and page is not reachable? If I directly call it from php.exe - it output this:

This is also seems a bit not too close to what I must see in according to readme (.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*)
Using Apache 2.4.54 and php as module of it.
Is it possible to compile your extension from source to dll from newest release 1.2.5? I already tried to do it, but there is no command in configure for "--enable-parallel=shared", only "--with-parallel" and it not providing any .dll for windows php using. It's only display that:
If i try to use "--with-parallel" - It configure and successfully nmake, but there is no any .dll in release folder for Parallel.
Also there can be a bug or error(now I'm using older 1.2.4 dll), but is it okay that if when example script is running as regular site page - it just shutdown and page is not reachable? If I directly call it from php.exe - it output this:
This is also seems a bit not too close to what I must see in according to readme (
.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*)Using Apache 2.4.54 and php as module of it.