1
0
mirror of https://github.com/danog/parallel.git synced 2024-11-27 04:44:56 +01:00
parallel/lib
Niklas Keller acd8b59d53 Apply escapeshellarg on PHP_BINARY so it works on paths with spaces
This is especially important on Windows with PHP being in C:\Program Files\...
2017-06-24 00:12:12 +02:00
..
Forking Apply Amp's code style 2017-05-18 09:51:31 +02:00
Process Apply escapeshellarg on PHP_BINARY so it works on paths with spaces 2017-06-24 00:12:12 +02:00
Sync Skip cli_set_process_title inside phpdbg 2017-06-17 20:46:22 +02:00
Threading Delay call to close 2017-06-01 11:15:03 -05:00
Worker Maintain task order for fast-finishing/blocking tasks 2017-06-19 22:14:19 -05:00
Context.php Update for async-interop merge and other Amp changes 2017-03-16 17:03:59 -05:00
ContextException.php Apply Amp's code style 2017-05-18 09:51:31 +02:00
PanicError.php Apply Amp's code style 2017-05-18 09:51:31 +02:00
Process.php Drop strict types 2016-12-29 19:16:04 -06:00
StatusError.php Apply Amp's code style 2017-05-18 09:51:31 +02:00
Strand.php Apply Amp's code style 2017-05-18 09:51:31 +02:00
SynchronizationError.php Apply Amp's code style 2017-05-18 09:51:31 +02:00