Christoph M. Becker
Christoph M. Becker
So it looks like this ticket can be closed.
Unfortunately, I cannot close this ticket, so maybe @marzig76 will do this.
> why the key of first item in the return array is 30. Hard to tell, if you can't show that file.
@remicollet, given that you have not merged this PR, I assume you have no merge rights for this repo. (I don't even have commit rights.) Is there anybody who could...
Sounds reasonable, but note that you can also [use environment variables in a php.ini](https://www.php.net/manual/en/configuration.file.php).
Hmm, not sure, but couldn't https://github.com/php/setup-php-sdk be used instead of an own build routine?
> The Github Actions CI produces binary for [Releases](https://github.com/krakjoe/parallel/releases) page not a artifact as in #271, the zip binary archives will be produced by creating/publishing a release tag on the...
In my opinion, adding elaborate build scripts for Windows to this package still doesn't make sense, because they're getting out of date pretty soon. Windows users who just want to...
The extension builds for Windows are catered to by https://github.com/php/php-windows-builder, and DLLs are avaiable from https://pecl.php.net/package/parallel.
Just for the record: Windows DLLs are available via https://pecl.php.net/package/parallel. How to install the extension is explained on https://www.php.net/manual/en/parallel.setup.php.