1
0
mirror of https://github.com/danog/process.git synced 2024-11-30 04:39:04 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
Niklas Keller
51ed1d1bd0 Fix write-command.php depending on specific shell
See https://unix.stackexchange.com/a/581410/89902.
2021-12-14 00:33:59 +01:00
Niklas Keller
803ea300a2
Turn start into a static method (#58) 2021-12-14 00:32:16 +01:00
Bob Weinand
a7ea9f8d40 Update for recent renames 2021-12-04 15:41:51 +01:00
Aaron Piotrowski
12bb7bef13
Update for launch and InputStream changes 2021-11-20 14:53:51 -06:00
Aaron Piotrowski
51c944b56e
Update for name changes 2021-09-24 08:07:26 -05:00
Niklas Keller
36e5ae0f37 Use revolt 2021-03-27 07:34:45 +01:00
Aaron Piotrowski
26c5c21251
Update examples 2020-10-07 12:22:02 -05:00
Aaron Piotrowski
91dc2ec100
Update examples 2018-10-15 09:55:15 -05:00
Aaron Piotrowski
9460633c7d
Use shared CS config; update styles 2018-10-14 23:16:09 -05:00
Niklas Keller
ff7d7612bb Fix typo 2017-12-05 09:19:44 +01:00
Niklas Keller
67f0e56543 Fix examples/ping-many.php to run correctly on Windows 2017-12-05 09:19:00 +01:00
Niklas Keller
9d271e1be3 Make examples/watch-live.php work on Windows 2017-12-05 09:15:04 +01:00
Aaron Piotrowski
bc0223c01a
Add ping count to example 2017-11-24 18:50:25 -06:00
Niklas Keller
8cbd431dab
Update Travis config and fix code style 2017-11-24 18:43:57 -06:00
Niklas Keller
7cf91efd08
Refactor for full Windows compatibility 2017-11-24 18:43:56 -06:00
Chris Wright
6d2b28f4f5
Refactor for full Windows compatibility 2017-11-24 18:43:56 -06:00
Aaron Piotrowski
73582f9ee7 Return streams from Process and drop StreamedProcess 2017-06-15 12:52:07 -05:00
Aaron Piotrowski
319de2ff33 Update fixer config / fix styles 2017-06-15 12:11:38 -05:00
Aaron Piotrowski
3f3434ba18 Refactor for Amp v2
Merged Process and StreamedProcess from amphp/parallel that will now depend on this package.
2017-01-11 12:25:52 -06:00
Bob Weinand
d2da56638f Fixup after PR #5, add some more tests
Also removing status() again
2015-09-16 19:56:15 +02:00
Bob Weinand
c4487b605d Add a README and a few examples 2015-04-22 16:44:54 +02:00