Releases: symplely/processor
Releases · symplely/processor
1.4.3
1.4.2
workaround for correct output, writes needs flushing, adding delay al…
general reworking, code cleanup, add `channelInterface`
- rework Channel class to use any resource
- additional methods for the channel remote process usage
- refactor Launcher, added method to use last output/result from the process
- update docs, ignore some code coverage
1.4.0: update docs, add Channel class into the launched process, corrections
- add convent methods to read/write to channel - name changes - update child output displaying - additional function `spawn_output`
1.3.1
update realtime output routines, code cleanup and ignore coverage on …
1.3.0
corrections, rework to use InputStream, update to have child output d…
1.2.2
type corrections
1.2.1
Update Launcher.php
1.2.0: General fixes, docblock updates and comments, BC
- added `displayOn()` and `display()` to show child process output when using `wait()/run()` - updated required, name changes
1.1.3
- update composer version required
- update appveyor ci setup build, and travis ci with PHP 7.4
- fixed test created by symfony/process version changes now causing bug
- update interface api, added missing method signatures and docblock